Hello community,

here is the log from the commit of package yast2-snapper for openSUSE:13.1 
checked in at 2013-10-17 15:25:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/yast2-snapper (Old)
 and      /work/SRC/openSUSE:13.1/.yast2-snapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-snapper"

Changes:
--------
--- /work/SRC/openSUSE:13.1/yast2-snapper/yast2-snapper.changes 2013-09-23 
11:16:26.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-snapper.new/yast2-snapper.changes    
2013-10-19 16:51:06.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 15 09:31:10 CEST 2013 - jsuch...@suse.cz
+
+- require the version of libsnapper used during build (bnc#845618)
+- 3.0.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-snapper-3.0.1.tar.bz2

New:
----
  yast2-snapper-3.0.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-snapper.spec ++++++
--- /var/tmp/diff_new_pack.g8q4ud/_old  2013-10-19 16:51:06.000000000 +0200
+++ /var/tmp/diff_new_pack.g8q4ud/_new  2013-10-19 16:51:06.000000000 +0200
@@ -17,23 +17,26 @@
 
 
 Name:           yast2-snapper
-Version:        3.0.1
-Release:        0
+Version:        3.0.2
+Release:        3
 Group:         System/YaST
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-snapper-%{version}.tar.bz2
 
 
-Requires:      yast2 >= 2.21.22
 License:        GPL-2.0
 BuildRequires: update-desktop-files yast2 yast2-devtools yast2-testsuite 
libbtrfs-devel
 BuildRequires: libsnapper-devel >= 0.0.11
 BuildRequires: yast2-core-devel >= 2.23.1
 BuildRequires: libtool doxygen gcc-c++ perl-XML-Writer
 
+Requires:      yast2 >= 2.21.22
 Requires:       yast2-ruby-bindings >= 1.0.0
 
+# require the version of libsnapper used during build (bnc#845618)
+%requires_eq libsnapper2
+
 Summary:       YaST - file system snapshots review
 
 %description

++++++ yast2-snapper-3.0.1.tar.bz2 -> yast2-snapper-3.0.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.0.1/VERSION 
new/yast2-snapper-3.0.2/VERSION
--- old/yast2-snapper-3.0.1/VERSION     2013-09-13 10:22:44.000000000 +0200
+++ new/yast2-snapper-3.0.2/VERSION     2013-10-15 09:31:24.000000000 +0200
@@ -1 +1 @@
-3.0.1
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.0.1/configure 
new/yast2-snapper-3.0.2/configure
--- old/yast2-snapper-3.0.1/configure   2013-09-13 10:23:10.000000000 +0200
+++ new/yast2-snapper-3.0.2/configure   2013-10-15 09:31:34.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-snapper 3.0.1.
+# Generated by GNU Autoconf 2.69 for yast2-snapper 3.0.2.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-snapper'
 PACKAGE_TARNAME='yast2-snapper'
-PACKAGE_VERSION='3.0.1'
-PACKAGE_STRING='yast2-snapper 3.0.1'
+PACKAGE_VERSION='3.0.2'
+PACKAGE_STRING='yast2-snapper 3.0.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1377,7 +1377,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-snapper 3.0.1 to adapt to many kinds of systems.
+\`configure' configures yast2-snapper 3.0.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1448,7 +1448,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-snapper 3.0.1:";;
+     short | recursive ) echo "Configuration of yast2-snapper 3.0.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1566,7 +1566,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-snapper configure 3.0.1
+yast2-snapper configure 3.0.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2019,7 +2019,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-snapper $as_me 3.0.1, which was
+It was created by yast2-snapper $as_me 3.0.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2958,7 +2958,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-snapper'
- VERSION='3.0.1'
+ VERSION='3.0.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3081,7 +3081,7 @@
 
 
 
-VERSION="3.0.1"
+VERSION="3.0.2"
 RPMNAME="yast2-snapper"
 MAINTAINER="Jiri Suchomel <jsuch...@suse.cz>"
 
@@ -16754,7 +16754,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-snapper $as_me 3.0.1, which was
+This file was extended by yast2-snapper $as_me 3.0.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16820,7 +16820,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-snapper config.status 3.0.1
+yast2-snapper config.status 3.0.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.0.1/configure.ac 
new/yast2-snapper-3.0.2/configure.ac
--- old/yast2-snapper-3.0.1/configure.ac        2013-09-13 10:23:04.000000000 
+0200
+++ new/yast2-snapper-3.0.2/configure.ac        2013-10-15 09:31:27.000000000 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 3.0.4 - DO NOT EDIT! --
 dnl    (edit configure.ac.in or configure.in.in instead)
 
-AC_INIT(yast2-snapper, 3.0.1, http://bugs.opensuse.org/, yast2-snapper)
+AC_INIT(yast2-snapper, 3.0.2, http://bugs.opensuse.org/, yast2-snapper)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="3.0.1"
+VERSION="3.0.2"
 RPMNAME="yast2-snapper"
 MAINTAINER="Jiri Suchomel <jsuch...@suse.cz>"
 

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

Reply via email to