Hello community,

here is the log from the commit of package createrepo for openSUSE:Factory 
checked in at 2014-03-04 13:20:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/createrepo (Old)
 and      /work/SRC/openSUSE:Factory/.createrepo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "createrepo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/createrepo/createrepo.changes    2014-02-28 
16:22:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.createrepo.new/createrepo.changes       
2014-03-04 13:20:54.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 11:19:39 CET 2014 - m...@suse.de
+
+- fix last fix
+  modified patch: createrepo-0.9.9-sort-packages-before-writing-repodata.patch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ createrepo-0.9.9-sort-packages-before-writing-repodata.patch ++++++
--- /var/tmp/diff_new_pack.PzYvsl/_old  2014-03-04 13:20:54.000000000 +0100
+++ /var/tmp/diff_new_pack.PzYvsl/_new  2014-03-04 13:20:54.000000000 +0100
@@ -36,7 +36,7 @@
 +                if m:
 +                    return m.groups()
 +                # give up on sorting
-+                return package, 0, 0
++                return filename, 0, 0
 +            def __lt__(self, other):
 +                if self.n != other.n:
 +                    return self.n < other.n

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

Reply via email to