Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2016-05-12 09:32:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2016-04-14 
13:00:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2016-05-12 
09:32:12.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 26 14:12:28 UTC 2016 - [email protected]
+
+- fix typo in last patch (no-systemctl support for chkconfig)
+
+-------------------------------------------------------------------

Old:
----
  aaa_base-13.2+git20160408.3d9d3a8.tar.xz

New:
----
  aaa_base-13.2+git20160426.f25dcda.tar.xz

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

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.qdD2Y2/_old  2016-05-12 09:32:13.000000000 +0200
+++ /var/tmp/diff_new_pack.qdD2Y2/_new  2016-05-12 09:32:13.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           aaa_base
-Version:        13.2+git20160408.3d9d3a8
+Version:        13.2+git20160426.f25dcda
 Release:        0
 Url:            https://github.com/openSUSE/aaa_base
 Provides:       aaa_skel = %{version}-%{release}

++++++ aaa_base-13.2+git20160408.3d9d3a8.tar.xz -> 
aaa_base-13.2+git20160426.f25dcda.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20160408.3d9d3a8/files/usr/bin/chkconfig 
new/aaa_base-13.2+git20160426.f25dcda/files/usr/bin/chkconfig
--- old/aaa_base-13.2+git20160408.3d9d3a8/files/usr/bin/chkconfig       
2016-04-08 15:56:00.000000000 +0200
+++ new/aaa_base-13.2+git20160426.f25dcda/files/usr/bin/chkconfig       
2016-04-26 16:10:07.000000000 +0200
@@ -567,7 +567,7 @@
                 'allservices|A'  => \$allservices,
                 'deps'     => \$printdeps,
                 'root=s'   => \$root,
-                'no_systemctl' => \$nosystemctl,
+                'no-systemctl' => \$nosystemctl,
    )) {
   usage();
   exit 1;


Reply via email to