Hello community,

here is the log from the commit of package python-bumpversion for 
openSUSE:Factory checked in at 2015-04-25 09:52:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bumpversion (Old)
 and      /work/SRC/openSUSE:Factory/.python-bumpversion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bumpversion"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bumpversion/python-bumpversion.changes    
2013-12-03 10:32:07.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-bumpversion.new/python-bumpversion.changes   
    2015-04-25 11:23:01.000000000 +0200
@@ -1,0 +2,44 @@
+Sat Apr 18 20:50:45 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 0.5.3:
+  * Fix bug where --new-version value was not used when config was
+    present
+  * Preserve case of keys config file
+  * Windows CRLF improvements
+- additional changes from version 0.5.1:
+  * Document file specific options search = and replace =
+  * Fix parsing individual labels from serialize = config even if
+    there are characters after the last label
+  * Fix: Don’t crash in git repositories that have tags that
+    contain hyphens
+  * Fix: Log actual content of the config file, not what
+    ConfigParser prints after reading it
+  * Fix: Support multiline values in search = also load
+    configuration from setup.cfg
+- additional changes from version 0.5.0:
+  * New feature: Part specific configuration
+  * New feature: File specific configuration
+  * New feature: parse option can now span multiple line
+  * New feature: --allow-dirty
+  * Fix: Save the files in binary mode to avoid mutating newlines
+  * License: bumpversion is now licensed under the MIT License
+  * Deprecate multiple files on the command line
+  * Deprecate "files =" configuration
+- additional changes from version 0.4.1:
+  * Add --list option
+  * Use temporary files for handing over commit/tag messages to
+    git/hg
+  * Fix: don’t encode stdout as utf-8 on py3
+  * Fix: logging of content of config file was wrong
+- additional changes from version 0.4.0:
+  * Add --verbose option
+  * Allow option --serialize multiple times
+- additional changes from version 0.3.8:
+  * Fix: --parse/--serialize didn’t work from cfg
+- additional changes from version 0.3.7:
+  * Don’t fail if git or hg is not installed
+  * "files" option is now optional
+  * Fix bug related to dirty work dir
+- change license to MIT, as announced in the release notes
+
+-------------------------------------------------------------------

Old:
----
  bumpversion-0.3.6.tar.gz

New:
----
  bumpversion-0.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-bumpversion.spec ++++++
--- /var/tmp/diff_new_pack.gikMyP/_old  2015-04-25 11:23:02.000000000 +0200
+++ /var/tmp/diff_new_pack.gikMyP/_new  2015-04-25 11:23:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bumpversion
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:           python-bumpversion
-Version:        0.3.6
+Version:        0.5.3
 Release:        0
 Summary:        Version-bump your software with a single command
-License:        BSD-3-Clause
+License:        MIT
 Group:          Development/Languages/Python
 Url:            https://github.com/peritus/bumpversion
 Source:         
https://pypi.python.org/packages/source/b/bumpversion/bumpversion-%{version}.tar.gz

++++++ bumpversion-0.3.6.tar.gz -> bumpversion-0.5.3.tar.gz ++++++
++++ 2732 lines of diff (skipped)


Reply via email to