Hello community,

here is the log from the commit of package unrar for openSUSE:Factory:NonFree 
checked in at 2015-02-16 21:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/unrar (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.unrar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unrar"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/unrar/unrar.changes      2015-02-06 
22:38:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.unrar.new/unrar.changes 2015-02-16 
21:15:06.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 16 14:08:33 UTC 2015 - [email protected]
+
+- Update to 5.2.6.
+  * Based on final rar 5.21.
+
+-------------------------------------------------------------------

Old:
----
  unrarsrc-5.2.5.tar.gz

New:
----
  unrarsrc-5.2.6.tar.gz

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

Other differences:
------------------
++++++ unrar.spec ++++++
--- /var/tmp/diff_new_pack.1LfKjn/_old  2015-02-16 21:15:06.000000000 +0100
+++ /var/tmp/diff_new_pack.1LfKjn/_new  2015-02-16 21:15:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unrar
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,15 +18,15 @@
 
 # majorversion should match the major version number.
 %define majorversion 5
-%define libsuffix 5_2_5
+%define libsuffix 5_2_6
 
 Name:           unrar
-Version:        5.2.5
+Version:        5.2.6
 Release:        0
-License:        SUSE-NonFree
 Summary:        A program to extract, test, and view RAR archives
-Url:            http://www.rarlab.com
+License:        SUSE-NonFree
 Group:          Productivity/Archiving/Compression
+Url:            http://www.rarlab.com
 Source0:        http://www.rarlab.com/rar/%{name}src-%{version}.tar.gz
 Source1:        unrar.1
 Patch1:         unrarsrc-3.9-types.patch
@@ -92,7 +92,7 @@
 %files -n libunrar%{libsuffix}
 %defattr(-,root,root)
 %doc license.txt
-%{_libdir}/*.so.%version
+%{_libdir}/*.so.%{version}
 
 %files -n libunrar-devel
 %defattr(-,root,root)

++++++ unrarsrc-5.2.5.tar.gz -> unrarsrc-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/dll.rc new/unrar/dll.rc
--- old/unrar/dll.rc    2015-01-31 09:20:43.000000000 +0100
+++ new/unrar/dll.rc    2015-02-15 08:58:01.000000000 +0100
@@ -2,8 +2,8 @@
 #include <commctrl.h>
 
 VS_VERSION_INFO VERSIONINFO
-FILEVERSION 5, 21, 2, 1494
-PRODUCTVERSION 5, 21, 2, 1494
+FILEVERSION 5, 21, 100, 1509
+PRODUCTVERSION 5, 21, 100, 1509
 FILEOS VOS__WINDOWS32
 FILETYPE VFT_APP
 {
@@ -14,8 +14,8 @@
       VALUE "CompanyName", "Alexander Roshal\0"
       VALUE "ProductName", "RAR decompression library\0"
       VALUE "FileDescription", "RAR decompression library\0"
-      VALUE "FileVersion", "5.21.2\0"
-      VALUE "ProductVersion", "5.21.2\0"
+      VALUE "FileVersion", "5.21.0\0"
+      VALUE "ProductVersion", "5.21.0\0"
       VALUE "LegalCopyright", "Copyright � Alexander Roshal 1993-2015\0"
       VALUE "OriginalFilename", "Unrar.dll\0"
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unrar/version.hpp new/unrar/version.hpp
--- old/unrar/version.hpp       2015-01-31 09:29:33.000000000 +0100
+++ new/unrar/version.hpp       2015-02-15 09:02:49.000000000 +0100
@@ -1,6 +1,6 @@
 #define RARVER_MAJOR     5
 #define RARVER_MINOR    21
-#define RARVER_BETA      2
-#define RARVER_DAY      31
-#define RARVER_MONTH     1
+#define RARVER_BETA      0
+#define RARVER_DAY      15
+#define RARVER_MONTH     2
 #define RARVER_YEAR   2015

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

Reply via email to