Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2016-05-16 12:03:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zypper (Old)
 and      /work/SRC/openSUSE:Factory/.zypper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zypper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypper/zypper.changes    2016-05-05 
08:11:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes       2016-05-16 
12:03:27.000000000 +0200
@@ -1,0 +2,25 @@
+Fri May 13 09:54:50 CEST 2016 - [email protected]
+
+- Prepare cmake to maintain the .pot and .po files in git. Add
+  initial .po file set derived from tarballs. Translations are now
+  maintained via Weblate.
+- Fix install/remove commands to be case sensitive (bsc#940477)
+- Fix testing for '-- download*' options (bsc#956480)
+- Unify code acquiring the zypp lock (bnc#969107)
+- Rephrase note if 'lsof' is not installed (bsc#974438)
+- search: fix empty search result message (bsc#972999)
+- versioncmp: don't check for zypp lock (bsc#970575)
+- BuildRequires:  libzypp-devel >= 15.22.1
+- version 1.13.1
+
+-------------------------------------------------------------------
+Wed Apr 27 09:00:52 CEST 2016 - [email protected]
+
+- Update sle-zypper-po.tar.bz2 (bsc#972768)
+
+-------------------------------------------------------------------
+Wed Apr 27 09:00:21 CEST 2016 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------

Old:
----
  zypper-1.13.0.tar.bz2

New:
----
  zypper-1.13.1.tar.bz2

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

Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.1sPMBU/_old  2016-05-16 12:03:28.000000000 +0200
+++ /var/tmp/diff_new_pack.1sPMBU/_new  2016-05-16 12:03:28.000000000 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  cmake >= 2.4.6
 BuildRequires:  gcc-c++ >= 4.7
 BuildRequires:  gettext-devel >= 0.15
-BuildRequires:  libzypp-devel >= 15.20.1
+BuildRequires:  libzypp-devel >= 15.22.1
 BuildRequires:  readline-devel >= 5.1
 Requires:       procps
 %if 0%{?suse_version}
@@ -33,7 +33,7 @@
 Summary:        Command line software manager using libzypp
 License:        GPL-2.0+
 Group:          System/Packages
-Version:        1.13.0
+Version:        1.13.1
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
@@ -103,13 +103,6 @@
 mkdir -p build
 cd build
 
-# We are moving towards a uniform translation set for SLE and openSUSE.
-# While separate SLE translations are still present, overlay them.
-unset TRANSLATION_SET
-if [ -f ../po/sle-zypper-po.tar.bz2 ]; then
-  export TRANSLATION_SET=sle-zypper
-fi
-
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
       -DSYSCONFDIR=%{_sysconfdir} \
       -DMANDIR=%{_mandir} \
@@ -117,7 +110,6 @@
       -DCMAKE_C_FLAGS_RELEASE:STRING="$RPM_OPT_FLAGS" \
       -DCMAKE_CXX_FLAGS_RELEASE:STRING="$RPM_OPT_FLAGS" \
       -DCMAKE_BUILD_TYPE=Release \
-      -DUSE_TRANSLATION_SET=${TRANSLATION_SET:-zypper} \
       ..
 
 #gettextize -f

++++++ zypper-1.13.0.tar.bz2 -> zypper-1.13.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/zypper/zypper-1.13.0.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.13.1.tar.bz2 differ: char 11, 
line 1


Reply via email to