Hello community,

here is the log from the commit of package libraw for openSUSE:Factory checked 
in at 2017-02-04 15:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libraw (Old)
 and      /work/SRC/openSUSE:Factory/.libraw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libraw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libraw/libraw.changes    2017-01-19 
10:41:46.734611588 +0100
+++ /work/SRC/openSUSE:Factory/.libraw.new/libraw.changes       2017-02-04 
18:00:57.524324509 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 14:58:42 UTC 2017 - [email protected]
+
+- renaming libraw15 to libraw16 and amend spec file to avoid such
+  inconsistency [bsc#1021327]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libraw.spec ++++++
--- /var/tmp/diff_new_pack.clTlZw/_old  2017-02-04 18:00:57.800285054 +0100
+++ /var/tmp/diff_new_pack.clTlZw/_new  2017-02-04 18:00:57.800285054 +0100
@@ -19,7 +19,8 @@
 %define tar_name LibRaw
 
 Name:           libraw
-%define lname  libraw15
+%define lver    16
+%define lname  libraw%{lver}
 Version:        0.18.0
 Release:        0
 Summary:        Library for reading RAW files obtained from digital photo 
cameras
@@ -136,8 +137,8 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libraw.so.*
-%_libdir/libraw_r.so.*
+%_libdir/libraw.so.%{lver}*
+%_libdir/libraw_r.so.%{lver}*
 
 %files devel-static
 %defattr(-,root,root)


Reply via email to