Changelog for
obs-service-set_version-0.5.10-9.1.noarch.rpm :
Wed Sep 19 14:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 0.5.10:
* 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)
* Add build-dependency on flake8 to fix Debian builds
Thu Apr 27 14:00:00 2017 adrianAATTsuse.de
- Update to version 0.5.6:
* strip \
from version in obsinfo
Thu Mar 2 13:00:00 2017 adrianAATTsuse.de
- Update to version 0.5.5:
* read version from .obsinfo file if available
* Add support for Collax build recipes
Fri Jan 13 13:00:00 2017 adrianAATTsuse.de
- Update to version 0.5.4:
* support obscpio archives
* do not strip release number in debian, but setting it back
Thu Apr 21 14:00:00 2016 opensuse-packagingAATTopensuse.org
- Update to version 0.5.3:
* VersionDetector._autodetect: prioritize the directory name over the file name
Fri Apr 8 14:00:00 2016 tbechtoldAATTsuse.com
- Update to version 0.5.3:
* Don\'t add unconverted_version unconditionally
Thu Mar 3 13:00:00 2016 tbechtoldAATTsuse.com
- 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
Thu Sep 3 14:00:00 2015 adrianAATTsuse.de
- Update to version 0.5.3:
+ Set pkgver and pkgrel for PKGBUILD files (fixes #21)
+ Fix python3 compat
Mon Aug 17 14:00:00 2015 adrianAATTsuse.de
- Update to version 0.5.2:
+ fix it ... it only worked with \"disabledrun\" mode by luck
Tue Jul 28 14:00:00 2015 adrianAATTsuse.de
- Update to version 0.5.1:
+ Make python-packaging runtime dep optional
+ Fix %setup handling for python spec files
Mon Jul 27 14:00:00 2015 adrianAATTsuse.de
- Recommends python-packaging
Fri Jul 24 14:00:00 2015 tbechtoldAATTsuse.com
- Require python-packaging
Fri Jul 24 14:00:00 2015 adrianAATTsuse.de
- Update to version 0.5.0:
+ Add Makefile with install target
+ Change debian source format to \'native\'
+ Fix tar file detection for PKGBUILD
+ Add Testsuite and README.md
+ - empty dummy commit to test travis hook
+ Disable py26, enable py{33,34} for tests
+ Add basic test for debian changelogs
+ Add travis build status image to README
+ Also do negative test for debian/changelog
+ Move testdata to .json files
+ Move _write_tarfile() to base test class
+ Remove python 2.6 compat import
+ Reuse test data for debian changelog tests
+ Rewrite set_version in python
+ Install devscripts in travis-ci test env
+ Restructure version detection code
+ Allow files in test tarballs
+ Add package type detection for python
+ Add version converter for python packages
+ Run python version converter tests with dpkg
+ Add function to add or replace a %define
+ Fix problem with replacing tags in spec files
+ Add function to replace %{version} in %setup
+ Add custom line support for _write_specfile func
+ Finally use version conversion for python packages
+ Skip some tests if zypper or dpkg are unavailable
+ Use python binary from virtualenv
Thu Sep 11 14:00:00 2014 jblunckAATTinfradead.org
- Update to version 0.4.2:
+ Release 0.4.2 - Update Debian changelog
Wed Sep 10 14:00:00 2014 adrianAATTsuse.de
- Update to version 0.4.2:
+ the extension needs to be \\.
+ test with defined() at ./set_version line 118.
+ Fix processing of --file parameter
+ Add support for setting the version in debian.changelog
+ Sort local file list based on modification time (newest first)
Wed Jul 9 14:00:00 2014 jblunckAATTinfradead.org
- Update to version 0.4.1:
+ Add support to automatically detect version based on Debian changelog file
+ Initial debianization
+ Handle PKGBUILD files generated by services
Mon Mar 17 13:00:00 2014 adrianAATTsuse.de
- Update to version 0.4.1:
+ - drop old bash version
+ - fix PKGBUILD version setting
+ fix help text
+ support detection from tar ball content
+ use warnings pragma
+ - replace bash script with a more secure perl version
+ fix urgent quoting bugs
+ Be more liberal in root-dir version detection
Mon Mar 17 13:00:00 2014 adrianAATTsuse.de
- Update to version 0.4.1:
+ - drop old bash version
+ - fix PKGBUILD version setting
+ fix help text
Fri Mar 7 13:00:00 2014 adrianAATTsuse.de
- Update to version 0.4.0:
+ support detection from tar ball content
+ use warnings pragma
Thu Mar 6 13:00:00 2014 adrianAATTsuse.de
- Update to version 0.4.0:
This is a rewrite in perl
This fixes also a sed commandline injection (bnc#866966 CVE-2014-0593)
Thu Mar 6 13:00:00 2014 adrianAATTsuse.de
- Update to version 0.3.3:
+ ERROR: git log --pretty=format:%s --no-merges 4b090f0cad..4fc9fcb0c2 failed; aborting!
Thu Mar 6 13:00:00 2014 adrianAATTsuse.de
- Update to version 0.3.3:
+ - drop two echo lines which can be used to run random commands
Tue Feb 11 13:00:00 2014 speilickeAATTsuse.com
- Update to version 0.3.2:
+ Be more liberal in root-dir version detection
Mon Feb 10 13:00:00 2014 speilickeAATTsuse.com
- Update to version 0.3.1:
+ Check tarball content\'s root-dir for version
+ Use a for-loop for different endings
Tue Oct 29 13:00:00 2013 speilickeAATTsuse.com
- 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
Tue Oct 8 14:00:00 2013 jblunckAATTopensuse.org
- Take Debian version and revision number from debian.changelog file
Tue Apr 16 14:00:00 2013 adrianAATTsuse.de
- add support for PKGBUILD aka Arch Linux files
Tue Jun 26 14:00:00 2012 saschpeAATTsuse.de
- Preserve whitespaces in Version: and Requires: lines
Tue Feb 14 13:00:00 2012 aspiersAATTsuse.com
- only change the first occurrence of Version: header
- output useful info during run
- when auto-detecting the version, use the newest matching file
Tue Feb 14 13:00:00 2012 aspiersAATTsuse.com
- patch License to follow spdx.org standard
Mon Jan 30 13:00:00 2012 aspiersAATTsuse.com
- add --basename to usage help text
Fri Jul 8 14:00:00 2011 andreaAATTopensuse.org
- do not delete mandriva/fedora macros in release when reset the
release number
Tue Dec 14 13:00:00 2010 reddwarfAATTopensuse.org
- support detecting the version from
*.tbz2 files
Sun Dec 5 13:00:00 2010 adrianAATTsuse.de
- initial package of service
- fix set version, when also release number is reset