Hello community,

here is the log from the commit of package inst-source-utils for 
openSUSE:Factory checked in at 2014-03-06 19:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inst-source-utils (Old)
 and      /work/SRC/openSUSE:Factory/.inst-source-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inst-source-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/inst-source-utils/inst-source-utils.changes      
2014-03-05 15:36:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.inst-source-utils.new/inst-source-utils.changes 
2014-03-06 19:18:17.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar  5 14:34:28 CET 2014 - r...@suse.de
+
+- bump version number and add automatic to pre_checkin.sh 
+
+-------------------------------------------------------------------

Old:
----
  get_version_number.sh

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

Other differences:
------------------
++++++ inst-source-utils.spec ++++++
--- /var/tmp/diff_new_pack.queRQc/_old  2014-03-06 19:18:17.000000000 +0100
+++ /var/tmp/diff_new_pack.queRQc/_new  2014-03-06 19:18:17.000000000 +0100
@@ -20,7 +20,7 @@
 Summary:        Utilities for creating customized installation sources
 License:        GPL-2.0+
 Group:          System/YaST
-Version:        2011.10.16
+Version:        2014.3.5
 Release:        0
 Url:            http://en.opensuse.org/Inst-source-utils
 BuildArch:      noarch

++++++ inst-source-utils.tar.bz2 ++++++

++++++ pre_checkin.sh ++++++
--- /var/tmp/diff_new_pack.queRQc/_old  2014-03-06 19:18:17.000000000 +0100
+++ /var/tmp/diff_new_pack.queRQc/_new  2014-03-06 19:18:17.000000000 +0100
@@ -62,3 +62,7 @@
 popd >/dev/null
 cp -v $TMPDIR/../inst-source-utils.tar.bz2 .
 test "$TMPDIR" != "/" -a -d "$TMPDIR" &&  rm -rf $TMPDIR
+
+LASTFILE=`find_newest_file *.tar.bz2`
+VERSION=`get_date_version_string $LASTFILE`
+sed -i -e "s@^Version:.*@Version:        $VERSION@" inst-source-utils.spec

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to