Frank Schreiner
e247facd67
- Update to version 0.5.12:
...
* debian: set script shebang to python3
* debian: add python3 as a runtime dependency
* conditionally define PYTHON in Makefile
* debian: use python3 for building
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=102
2019-08-07 08:28:59 +00:00
Stephan Kulow
cdcacffe77
Accepting request 703881 from home:GeoDerp:redflower
...
- Modified .spec file to better suit Fedora OS (let's just assume all Fedora versions has python 3)
OBS-URL: https://build.opensuse.org/request/show/703881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=100
2019-05-23 12:15:33 +00:00
Frank Schreiner
0e5a650455
- Update to version 0.5.11:
...
* fix python/python3 shebang
* try to fix set_version:157:13: E117 over-indented (comment)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=99
2019-05-16 13:22:57 +00:00
ea812ccb8d
fix
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=97
2019-05-14 13:34:09 +00:00
Lars Vogdt
36175b0308
Accepting request 701780 from home:GeoDerp:redflower
...
- Changed source files to support python 3
- fix for Fedora 30/Rawhide
OBS-URL: https://build.opensuse.org/request/show/701780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=95
2019-05-12 12:52:23 +00:00
Ruediger Oertel
661859ef3f
- for now obs_scm_testsuite only for > 1315, needed python stuff
...
not available otherwise
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=93
2018-11-26 17:05:11 +00:00
Frank Schreiner
a257f84fe7
- Update to version 0.5.11:
...
* fix code to pass flake8 tests for python3
* fix zipfile crash also for python2.7
* avoid error with latest flake8 about unused variable
* allow running tests with python3
* second place where zip file handling can crash
* avoid crashes due to false is_zipfile() response
* Add python-flake8 to test suite package list
* Fix indentation of condition
* Fix basename to match documentation (#54 )
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=92
2018-11-16 18:10:34 +00:00
6c06d62554
Accepting request 636158 from home:olh:branches:openSUSE:Tools
...
- Wrap make check in bcond obs_scm_testsuite
OBS-URL: https://build.opensuse.org/request/show/636158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=89
2018-09-25 06:58:17 +00:00
3afa1bc4d4
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=88
2018-09-19 06:30:01 +00:00
6db99ad9e9
crap
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=86
2018-09-17 09:31:46 +00:00
689a4d6587
try
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=85
2018-09-17 09:28:19 +00:00
0049fa3ec6
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=83
2018-09-17 09:12:13 +00:00
d23d4feb39
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=82
2018-09-17 08:23:27 +00:00
Frank Schreiner
5d56771301
* fixes boo#1072359
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=79
2017-12-13 11:29:41 +00:00
Frank Schreiner
55bfc4bbe4
changed email in changes file
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=78
2017-12-12 10:09:41 +00:00
Frank Schreiner
5fd7b87140
- Update to version 0.5.8:
...
* code cleanup and some refactoring
* cli options --debug and --regex
* new targets (test/clean) for Makefile
* initial .gitignore
* Mention that tests may take some time in README.md
* Fix pip/zypper tests for python3
* enforce files to be decoded as UTF-8
* Don't let version check get beyond path boundary
* Slightly reorganize README.md file
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=77
2017-12-11 15:54:29 +00:00
376c3da71e
go
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=75
2017-11-06 16:17:00 +00:00
b8c3a67403
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=73
2017-10-30 15:59:46 +00:00
c68b10c435
- Update to version 0.5.3:
...
+ Use old version from testing data instead of hardcoding
+ Fix replacement of empty tags
+ Fix empty version checks for debian/changelog
+ fix when switching from .dev to non-dev version
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=71
2017-10-10 07:40:00 +00:00
884f2dc585
Accepting request 527299 from home:tbechtold:branches:openSUSE:Tools
...
- Avoid half-converting Debian native pkgs to non-native pkgs
- Simplify the pip version handling
- travis: Do not use "--use-mirrors" when using pip
- travis: Test python 3.6
OBS-URL: https://build.opensuse.org/request/show/527299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=69
2017-09-19 13:04:42 +00:00
4b5053e956
try
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=67
2017-07-03 07:21:59 +00:00
fc1c76780e
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=65
2017-04-27 12:55:39 +00:00
4722c05821
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=63
2017-03-02 09:24:45 +00:00
7f62b5ad44
go
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=61
2017-01-13 13:07:39 +00:00
f21baa804c
Accepting request 391146 from home:aplanas:branches:openSUSE:Tools
...
- Update to version 0.5.3:
* VersionDetector._autodetect: prioritize the directory name over the file name
OBS-URL: https://build.opensuse.org/request/show/391146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=58
2016-04-22 09:06:35 +00:00
fd16ef3fd9
Accepting request 386289 from home:tbechtold:branches:openSUSE:Tools
...
- Update to version 0.5.3:
* Don't add unconverted_version unconditionally
OBS-URL: https://build.opensuse.org/request/show/386289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=56
2016-04-10 16:38:24 +00:00
28eb38b5d7
Accepting request 365550 from home:tbechtold:branches:openSUSE:Tools
...
- Update to version 0.5.3:
+ Use old version from testing data instead of hardcoding
+ Fix replacement of empty tags
+ Fix empty version checks for debian/changelog
+ fix when switching from .dev to non-dev version
OBS-URL: https://build.opensuse.org/request/show/365550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=54
2016-03-07 11:58:41 +00:00
441c438e72
try
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=48
2015-09-03 07:26:39 +00:00
fdb05fda9d
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=46
2015-08-19 09:28:02 +00:00
4f85662520
fix it
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=45
2015-08-17 15:15:37 +00:00
03c97bc7b6
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=43
2015-07-28 06:18:59 +00:00
c9b4650b1b
osc copypac from project:openSUSE:Tools package:obs-service-set_version revision:38
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=42
2015-07-27 08:48:18 +00:00
509414b1e1
Accepting request 318409 from home:hiberis:branches:openSUSE:Tools
...
OBS-URL: https://build.opensuse.org/request/show/318409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=41
2015-07-27 08:23:56 +00:00
553409fac9
Accepting request 318367 from home:tbechtold:branches:openSUSE:Tools
...
- Require python-packaging
OBS-URL: https://build.opensuse.org/request/show/318367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=38
2015-07-24 08:45:23 +00:00
9b7a2aaa0f
updaet
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=37
2015-07-24 06:29:26 +00:00
Stephan Kulow
55822dc772
Accepting request 248976 from home:msmeissn:branches:openSUSE:Tools
...
This fixes also a sed commandline injection (bnc#866966 CVE-2014-0593)
OBS-URL: https://build.opensuse.org/request/show/248976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=35
2014-09-16 14:22:04 +00:00
6563670709
Accepting request 248589 from home:jblunck:branches:openSUSE:Tools
...
- Update to version 0.4.2:
+ Release 0.4.2 - Update Debian changelog
OBS-URL: https://build.opensuse.org/request/show/248589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=33
2014-09-12 11:09:25 +00:00
b2dcc0cd59
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=32
2014-09-10 15:42:53 +00:00
a67a13ac65
Accepting request 239985 from home:jblunck:branches:openSUSE:Tools
...
Add Debian packaging.
OBS-URL: https://build.opensuse.org/request/show/239985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=30
2014-07-10 15:36:01 +00:00
bdb920fb53
fix
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=27
2014-03-17 09:53:56 +00:00
cb102c4008
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=25
2014-03-07 12:07:42 +00:00
850483c484
update
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=23
2014-03-06 11:05:23 +00:00
82faf21094
fix
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=22
2014-03-06 09:44:42 +00:00
d171897182
fix
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=21
2014-03-06 07:08:49 +00:00
Sascha Peilicke
2087eedfdd
- Update to version 0.3.2:
...
+ Be more liberal in root-dir version detection
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=19
2014-02-11 16:31:10 +00:00
Sascha Peilicke
7d49b704e5
- Update to version 0.3.1:
...
+ Check tarball content's root-dir for version
+ Use a for-loop for different endings
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=17
2014-02-10 09:53:59 +00:00
a5c2030f35
Accepting request 205119 from home:saschpe:branches:openSUSE:Tools
...
- Move service to github.com/openSUSE/obs-service-set_version
- Add _service file to update package from there
- Drop local sources and use tarball from source services
OBS-URL: https://build.opensuse.org/request/show/205119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=15
2013-10-29 14:07:44 +00:00
9741042957
Accepting request 202603 from home:jblunck:branches:openSUSE:Tools
...
Take Debian version and revision number from debian.changelog.
OBS-URL: https://build.opensuse.org/request/show/202603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=13
2013-10-18 14:01:50 +00:00
4bd1ba3bd1
osc copypac from project:OBS:Server:2.4 package:obs-service-set_version revision:25, using keep-link
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=11
2013-05-13 12:22:59 +00:00
9e80363550
Accepting request 126213 from home:saschpe:branches:openSUSE:Tools
...
- Preserve whitespaces in Version: and Requires: lines
OBS-URL: https://build.opensuse.org/request/show/126213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=8
2012-06-26 15:11:38 +00:00