Hello community,

here is the log from the commit of package mylvmbackup for openSUSE:Factory 
checked in at 2014-09-17 17:26:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mylvmbackup (Old)
 and      /work/SRC/openSUSE:Factory/.mylvmbackup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mylvmbackup"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mylvmbackup/mylvmbackup.changes  2014-03-04 
13:56:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mylvmbackup.new/mylvmbackup.changes     
2014-09-17 17:27:15.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep  9 19:57:46 UTC 2014 - [email protected]
+
+- update to 0.15:
+  + BUG#1283094: The Option "--recoveryopts" did not actually work
+    when provided on the command line.
+- add Perl modules as explicit requires
+
+-------------------------------------------------------------------

Old:
----
  mylvmbackup-0.14.tar.gz

New:
----
  mylvmbackup-0.15.tar.gz

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

Other differences:
------------------
++++++ mylvmbackup.spec ++++++
--- /var/tmp/diff_new_pack.1Kw3Yc/_old  2014-09-17 17:27:16.000000000 +0200
+++ /var/tmp/diff_new_pack.1Kw3Yc/_new  2014-09-17 17:27:16.000000000 +0200
@@ -3,28 +3,39 @@
 #
 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the Free
-# Software Foundation; either version 2 of the License, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-# for more details.
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc., 59
-# Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
 
 Name:           mylvmbackup
-Version:        0.14
+Version:        0.15
 Release:        0
-License:        GPL-2.0+
 Summary:        Utility for creating MySQL backups via LVM snapshots
-Url:            http://www.lenzg.net/mylvmbackup/
+License:        GPL-2.0+
 Group:          Productivity/Archiving/Backup
+Url:            http://www.lenzg.net/mylvmbackup/
 Source:         %{name}-%{version}.tar.gz
+Requires:       perl(Config::IniFiles)
+Requires:       perl(DBD::mysql)
+Requires:       perl(DBI)
+Requires:       perl(Date::Format)
+Requires:       perl(Fcntl)
+Requires:       perl(File::Basename)
+Requires:       perl(File::Copy)
+Requires:       perl(File::Copy::Recursive)
+Requires:       perl(File::Path)
+Requires:       perl(File::Temp)
+Requires:       perl(Getopt::Long)
+Requires:       perl(Sys::Hostname)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -55,3 +66,5 @@
 %doc %{_mandir}/man1/%{name}.1*
 %dir %{_datadir}/%{name}
 %{_bindir}/%{name}
+
+%changelog

++++++ mylvmbackup-0.14.tar.gz -> mylvmbackup-0.15.tar.gz ++++++
++++ 2168 lines of diff (skipped)

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

Reply via email to