Hello community,

here is the log from the commit of package rypper for openSUSE:Factory checked 
in at 2017-04-13 10:45:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rypper (Old)
 and      /work/SRC/openSUSE:Factory/.rypper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rypper"

Thu Apr 13 10:45:22 2017 rev:5 rq:487464 version:0.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/rypper/rypper.changes    2013-10-29 
09:35:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rypper.new/rypper.changes       2017-04-13 
10:45:22.518837346 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 16:49:00 BST 2016 - [email protected]
+
+- Update to 0.24
+  - Fix parsing of zypper lr -d, which now lists a
+    gpg check field
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rypper.spec ++++++
--- /var/tmp/diff_new_pack.Jn1cp5/_old  2017-04-13 10:45:23.222737803 +0200
+++ /var/tmp/diff_new_pack.Jn1cp5/_new  2017-04-13 10:45:23.222737803 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rypper
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -23,7 +23,7 @@
 Summary:        Wrapper around zypper for managing multiple repositories
 License:        GPL-3.0+
 Group:          System/Packages
-Version:        0.23
+Version:        0.24
 Release:        0
 Url:            http://www.adamspiers.org/computing/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ rypper ++++++
--- /var/tmp/diff_new_pack.Jn1cp5/_old  2017-04-13 10:45:23.282729319 +0200
+++ /var/tmp/diff_new_pack.Jn1cp5/_new  2017-04-13 10:45:23.282729319 +0200
@@ -176,7 +176,7 @@
 
 sub get_repo_ids {
   my (@ids, %repos);
-  my @FIELDS = qw(id alias name enabled refresh priority type uri service);
+  my @FIELDS = qw(id alias name enabled gpg refresh priority type uri service);
   # Thanks to Michal Marek for pointing out that on openSUSE 11.1 at
   # least, zypper's output can sometimes start with a strange escape
   # sequence when localised.  We work-around by setting LC_MESSAGES=C.


Reply via email to