File obs-service-set_version.changes of Package obs-service-set_version
340
1
-------------------------------------------------------------------
2
Mon Nov 26 18:04:26 CET 2018 - ro@suse.de
3
4
- for now obs_scm_testsuite only for > 1315, needed python stuff
5
not available otherwise
6
7
-------------------------------------------------------------------
8
Fri Nov 16 18:09:57 UTC 2018 - opensuse-packaging@opensuse.org
9
10
- Update to version 0.5.11:
11
* fix code to pass flake8 tests for python3
12
* fix zipfile crash also for python2.7
13
* avoid error with latest flake8 about unused variable
14
* allow running tests with python3
15
* second place where zip file handling can crash
16
* avoid crashes due to false is_zipfile() response
17
* Add python-flake8 to test suite package list
18
* Fix indentation of condition
19
* Fix basename to match documentation (#54)
20
21
-------------------------------------------------------------------
22
Wed Sep 19 06:28:24 UTC 2018 - adrian@suse.de
23
24
- Update to version 0.5.10:
25
* fix zipfile crash also for python2.7
26
27
-------------------------------------------------------------------
28
Mon Sep 17 10:21:44 UTC 2018 - olaf@aepfle.de
29
30
- Wrap make check in bcond obs_scm_testsuite
31
32
-------------------------------------------------------------------
33
Mon Sep 17 09:28:09 UTC 2018 - adrian@suse.de
34
35
- Update to version 0.5.9:
36
* avoid crashes due to false is_zipfile() response
37
- enable test suite
38
39
-------------------------------------------------------------------
40
Mon Dec 11 15:50:24 UTC 2017 - fschreiner@suse.de
41
42
- Update to version 0.5.8:
43
* fixes boo#1072359
44
* code cleanup and some refactoring
45
* cli options --debug and --regex
46
* new targets (test/clean) for Makefile
47
* initial .gitignore
48
* Mention that tests may take some time in README.md
49
* Fix pip/zypper tests for python3
50
* enforce files to be decoded as UTF-8
51
* Don't let version check get beyond path boundary
52
* Slightly reorganize README.md file
53
54
-------------------------------------------------------------------
55
Mon Nov 6 16:16:21 UTC 2017 - adrian@suse.de
56
57
- add requires to python3, since Leap 15.0 still does not have
58
the fileprovides
59
60
-------------------------------------------------------------------
61
Mon Nov 06 15:33:21 UTC 2017 - adrian@suse.de
62
63
- Update to version 0.5.7:
64
* added gitignore
65
* added target 'clean' in Makefile
66
* Added new target 'test' to Makefile
67
* fix flake8 error 'do not use bare except'
68
* Reverting patch for setlocale as it breaks in containers
69
70
-------------------------------------------------------------------
71
Mon Oct 30 15:59:17 UTC 2017 - adrian@suse.de
72
73
- Update to version 0.5.7:
74
* workaround for python3 locale problems in factory
75
* add a hint to flake8
76
* satisfy flake8
77
* skip also sha256sums check for Arch
78
79
-------------------------------------------------------------------
80
Tue Oct 10 07:39:43 UTC 2017 - dmueller@suse.com
81
82
- switch to python3 for less ancient distros
83
84
-------------------------------------------------------------------
85
Tue Sep 19 12:26:06 UTC 2017 - opensuse-packaging@opensuse.org
86
87
- Avoid half-converting Debian native pkgs to non-native pkgs
88
- Simplify the pip version handling
89
- travis: Do not use "--use-mirrors" when using pip
90
- travis: Test python 3.6
91
92
-------------------------------------------------------------------
93
Mon Jul 3 07:21:33 UTC 2017 - adrian@suse.de
94
95
- try to avoid python-packaging to support non-SUSE distros
96
97
-------------------------------------------------------------------
98
Thu Apr 27 12:48:11 UTC 2017 - adrian@suse.de
99
100
- Update to version 0.5.6:
101
* strip \n from version in obsinfo
102
103
-------------------------------------------------------------------
104
Thu Mar 02 09:23:45 UTC 2017 - adrian@suse.de
105
106
- Update to version 0.5.5:
107
* read version from .obsinfo file if available
108
* Add support for Collax build recipes
109
110
-------------------------------------------------------------------
111
Fri Jan 13 13:06:53 UTC 2017 - adrian@suse.de
112
113
- Update to version 0.5.4:
114
* support obscpio archives
115
* do not strip release number in debian, but setting it back
116
117
-------------------------------------------------------------------
118
Thu Apr 21 11:54:41 UTC 2016 - opensuse-packaging@opensuse.org
119
120
- Update to version 0.5.3:
121
* VersionDetector._autodetect: prioritize the directory name over the file name
122
123
-------------------------------------------------------------------
124
Fri Apr 08 13:28:43 UTC 2016 - tbechtold@suse.com
125
126
- Update to version 0.5.3:
127
* Don't add unconverted_version unconditionally
128
129
-------------------------------------------------------------------
130
Thu Mar 03 16:42:56 UTC 2016 - tbechtold@suse.com
131
132
- Update to version 0.5.3:
133
+ Use old version from testing data instead of hardcoding
134
+ Fix replacement of empty tags
135
+ Fix empty version checks for debian/changelog
136
+ fix when switching from .dev to non-dev version
137
138
-------------------------------------------------------------------
139
Thu Sep 03 07:21:55 UTC 2015 - adrian@suse.de
140
141
- Update to version 0.5.3:
142
+ Set pkgver and pkgrel for PKGBUILD files (fixes #21)
143
+ Fix python3 compat
144
145
-------------------------------------------------------------------
146
Mon Aug 17 15:14:11 UTC 2015 - adrian@suse.de
147
148
- Update to version 0.5.2:
149
+ fix it ... it only worked with "disabledrun" mode by luck
150
151
-------------------------------------------------------------------
152
Tue Jul 28 06:17:48 UTC 2015 - adrian@suse.de
153
154
- Update to version 0.5.1:
155
+ Make python-packaging runtime dep optional
156
+ Fix %setup handling for python spec files
157
158
-------------------------------------------------------------------
159
Mon Jul 27 08:50:38 UTC 2015 - adrian@suse.de
160
161
- Recommends python-packaging
162
163
-------------------------------------------------------------------
164
Fri Jul 24 08:12:15 UTC 2015 - tbechtold@suse.com
165
166
- Require python-packaging
167
168
-------------------------------------------------------------------
169
Fri Jul 24 06:27:51 UTC 2015 - adrian@suse.de
170
171
- Update to version 0.5.0:
172
+ Add Makefile with install target
173
+ Change debian source format to 'native'
174
+ Fix tar file detection for PKGBUILD
175
+ Add Testsuite and README.md
176
+ - empty dummy commit to test travis hook
177
+ Disable py26, enable py{33,34} for tests
178
+ Add basic test for debian changelogs
179
+ Add travis build status image to README
180
+ Also do negative test for debian/changelog
181
+ Move testdata to .json files
182
+ Move _write_tarfile() to base test class
183
+ Remove python 2.6 compat import
184
+ Reuse test data for debian changelog tests
185
+ Rewrite set_version in python
186
+ Install devscripts in travis-ci test env
187
+ Restructure version detection code
188
+ Allow files in test tarballs
189
+ Add package type detection for python
190
+ Add version converter for python packages
191
+ Run python version converter tests with dpkg
192
+ Add function to add or replace a %define
193
+ Fix problem with replacing tags in spec files
194
+ Add function to replace %{version} in %setup
195
+ Add custom line support for _write_specfile func
196
+ Finally use version conversion for python packages
197
+ Skip some tests if zypper or dpkg are unavailable
198
+ Use python binary from virtualenv
199
200
-------------------------------------------------------------------
201
Thu Sep 11 12:44:10 UTC 2014 - jblunck@infradead.org
202
203
- Update to version 0.4.2:
204
+ Release 0.4.2 - Update Debian changelog
205
206
-------------------------------------------------------------------
207
Wed Sep 10 15:40:33 UTC 2014 - adrian@suse.de
208
209
- Update to version 0.4.2:
210
+ the extension needs to be \.
211
+ test with defined() at ./set_version line 118.
212
+ Fix processing of --file parameter
213
+ Add support for setting the version in debian.changelog
214
+ Sort local file list based on modification time (newest first)
215
216
-------------------------------------------------------------------
217
Wed Jul 9 12:02:43 UTC 2014 - jblunck@infradead.org
218
219
- Update to version 0.4.1:
220
+ Add support to automatically detect version based on Debian changelog file
221
+ Initial debianization
222
+ Handle PKGBUILD files generated by services
223
224
-------------------------------------------------------------------
225
Mon Mar 17 09:52:56 UTC 2014 - adrian@suse.de
226
227
- Update to version 0.4.1:
228
+ - drop old bash version
229
+ - fix PKGBUILD version setting
230
+ fix help text
231
+ support detection from tar ball content
232
+ use warnings pragma
233
+ - replace bash script with a more secure perl version
234
+ fix urgent quoting bugs
235
+ Be more liberal in root-dir version detection
236
237
-------------------------------------------------------------------
238
Mon Mar 17 09:51:15 UTC 2014 - adrian@suse.de
239
240
- Update to version 0.4.1:
241
+ - drop old bash version
242
+ - fix PKGBUILD version setting
243
+ fix help text
244
245
-------------------------------------------------------------------
246
Fri Mar 7 12:06:41 UTC 2014 - adrian@suse.de
247
248
- Update to version 0.4.0:
249
+ support detection from tar ball content
250
+ use warnings pragma
251
252
-------------------------------------------------------------------
253
Thu Mar 6 11:03:52 UTC 2014 - adrian@suse.de
254
255
- Update to version 0.4.0:
256
This is a rewrite in perl
257
This fixes also a sed commandline injection (bnc#866966 CVE-2014-0593)
258
259
-------------------------------------------------------------------
260
Thu Mar 6 09:43:52 UTC 2014 - adrian@suse.de
261
262
- Update to version 0.3.3:
263
+ ERROR: git log --pretty=format:%s --no-merges 4b090f0cad..4fc9fcb0c2 failed; aborting!
264
265
-------------------------------------------------------------------
266
Thu Mar 6 07:07:51 UTC 2014 - adrian@suse.de
267
268
- Update to version 0.3.3:
269
+ - drop two echo lines which can be used to run random commands
270
271
-------------------------------------------------------------------
272
Tue Feb 11 16:29:02 UTC 2014 - speilicke@suse.com
273
274
- Update to version 0.3.2:
275
+ Be more liberal in root-dir version detection
276
277
-------------------------------------------------------------------
278
Mon Feb 10 09:53:00 UTC 2014 - speilicke@suse.com
279
280
- Update to version 0.3.1:
281
+ Check tarball content's root-dir for version
282
+ Use a for-loop for different endings
283
284
-------------------------------------------------------------------
285
Tue Oct 29 13:47:13 UTC 2013 - speilicke@suse.com
286
287
- Move service to github.com/openSUSE/obs-service-set_version
288
- Add _service file to update package from there
289
- Drop local sources and use tarball from source services
290
291
-------------------------------------------------------------------
292
Tue Oct 8 10:06:26 UTC 2013 - jblunck@opensuse.org
293
294
- Take Debian version and revision number from debian.changelog file
295
296
-------------------------------------------------------------------
297
Tue Apr 16 09:30:01 UTC 2013 - adrian@suse.de
298
299
- add support for PKGBUILD aka Arch Linux files
300
301
-------------------------------------------------------------------
302
Tue Jun 26 15:01:27 UTC 2012 - saschpe@suse.de
303
304
- Preserve whitespaces in Version: and Requires: lines
305
306
-------------------------------------------------------------------
307
Tue Feb 14 20:01:13 GMT 2012 - aspiers@suse.com
308
309
- only change the first occurrence of Version: header
310
- output useful info during run
311
- when auto-detecting the version, use the newest matching file
312
313
-------------------------------------------------------------------
314
Tue Feb 14 17:54:29 GMT 2012 - aspiers@suse.com
315
316
- patch License to follow spdx.org standard
317
318
-------------------------------------------------------------------
319
Mon Jan 30 17:54:19 GMT 2012 - aspiers@suse.com
320
321
- add --basename to usage help text
322
323
-------------------------------------------------------------------
324
Fri Jul 8 15:43:23 UTC 2011 - andrea@opensuse.org
325
326
- do not delete mandriva/fedora macros in release when reset the
327
release number
328
329
-------------------------------------------------------------------
330
Tue Dec 14 06:50:01 UTC 2010 - reddwarf@opensuse.org
331
332
- support detecting the version from *.tbz2 files
333
334
-------------------------------------------------------------------
335
Sun Dec 5 19:36:00 UTC 2010 - adrian@suse.de
336
337
- initial package of service
338
- fix set version, when also release number is reset
339
340