Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2013-08-28 21:22:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2013-06-05 
13:26:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes       2013-08-28 
21:22:37.000000000 +0200
@@ -1,0 +2,61 @@
+Thu Aug 22 01:13:40 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Aug 18 01:13:32 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Aug 15 01:13:50 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Aug 11 01:13:28 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Aug  8 01:13:42 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Aug  4 01:14:27 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Aug  1 01:14:15 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Jul 28 01:14:46 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Jul 11 01:14:33 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Jul  4 01:14:20 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Jun 30 01:14:03 CEST 2013 - [email protected]
+
+- Update zypper-po.tar.bz2
+
+-------------------------------------------------------------------
+Wed Jun 19 12:29:08 CEST 2013 - [email protected]
+
+- Set default zypper.log mode to 0640 (bnc#825490)
+- version 1.9.1
+
+-------------------------------------------------------------------

Old:
----
  zypper-1.9.0.tar.bz2

New:
----
  zypper-1.9.1.tar.bz2

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

Other differences:
------------------
++++++ zypper.spec ++++++
--- /var/tmp/diff_new_pack.5DDM9N/_old  2013-08-28 21:22:42.000000000 +0200
+++ /var/tmp/diff_new_pack.5DDM9N/_new  2013-08-28 21:22:42.000000000 +0200
@@ -1,6 +1,7 @@
+#
 # spec file for package zypper
 #
-# Copyright (c) 2006-2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,30 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Name:           zypper
-BuildRequires:  libzypp-devel >= 12.11.0
+BuildRequires:  augeas-devel >= 0.5.0
 BuildRequires:  boost-devel >= 1.33.1
+BuildRequires:  cmake >= 2.4.6
+BuildRequires:  gcc-c++ >= 4.5
 BuildRequires:  gettext-devel >= 0.15
+BuildRequires:  libzypp-devel >= 12.11.0
 BuildRequires:  readline-devel >= 5.1
-BuildRequires:  augeas-devel >= 0.5.0
-BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  cmake >= 2.4.6
 Requires:       procps
 %if 0%{?suse_version}
 %requires_ge    libzypp
 Recommends:     logrotate cron zypper-log
 %endif
-License:        GPL-2.0+
-Group:          System/Packages
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Command line software manager using libzypp
-Version:        1.9.0
+License:        GPL-2.0+
+Group:          System/Packages
+Version:        1.9.1
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-URL:            http://en.opensuse.org/Zypper
+Url:            http://en.opensuse.org/Zypper
 Provides:       y2pmsh
 Obsoletes:      y2pmsh
 
@@ -68,8 +68,8 @@
 Requires:      xz
 BuildArch:      noarch
 Summary:        CLI for accessing the zypper logfile
-License:        GPL-2.0+
 Group:          System/Packages
+
 %description -n zypper-log
 CLI for accessing the zypper logfile
 
@@ -79,13 +79,13 @@
 
 %package aptitude
 Summary:        aptitude compatibility with zypper
-License:        GPL-2.0+
+Group:          System/Packages
 Requires:       perl
 %if 0%{?suse_version}
 Supplements:    zypper
 %endif
 BuildArch:      noarch
-Group:          System/Packages
+
 %description aptitude
 provides aptitude compatibility using zypper
 
@@ -158,7 +158,7 @@
 %doc %{_datadir}/doc/packages/zypper/HACKING
 # declare ownership of the log file but prevent
 # it from being erased by rpm -e
-%ghost %config(noreplace) %{_var}/log/zypper.log
+%ghost %config(noreplace) %attr (640,root,root) %{_var}/log/zypper.log
 
 %files log
 %defattr(-,root,root)

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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to