Hello community,

here is the log from the commit of package libopenraw for openSUSE:Factory 
checked in at 2019-06-01 09:58:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libopenraw (Old)
 and      /work/SRC/openSUSE:Factory/.libopenraw.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libopenraw"

Sat Jun  1 09:58:19 2019 rev:32 rq:706613 version:0.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libopenraw/libopenraw.changes    2018-03-02 
21:08:06.864694892 +0100
+++ /work/SRC/openSUSE:Factory/.libopenraw.new.5148/libopenraw.changes  
2019-06-01 09:58:20.987136105 +0200
@@ -1,0 +2,13 @@
+Fri May 31 06:34:05 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 0.1.3:
+  + Add support for lots and lots of new cameras.
+  + Rename .pc to libopenraw-0.1.pc.
+- Drop patches fixed upstream:
+  + libopenraw-orf-thumbnail.patch.
+  + openraw-noansiflag.patch.
+- Following the above, drop autoconf, automake and libtool
+  BuildRequires and autoreconf usage.
+- Stop exporting no longer needed CXXFLAGS.
+
+-------------------------------------------------------------------

Old:
----
  libopenraw-0.0.9.tar.bz2
  libopenraw-0.0.9.tar.bz2.asc
  libopenraw-orf-thumbnail.patch
  openraw-noansiflag.patch

New:
----
  libopenraw-0.1.3.tar.bz2
  libopenraw-0.1.3.tar.bz2.asc

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

Other differences:
------------------
++++++ libopenraw.spec ++++++
--- /var/tmp/diff_new_pack.ahf0pq/_old  2019-06-01 09:58:21.627135809 +0200
+++ /var/tmp/diff_new_pack.ahf0pq/_new  2019-06-01 09:58:21.631135807 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libopenraw
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libopenraw
-Version:        0.0.9
+Version:        0.1.3
 Release:        0
 Summary:        A library to decode digital camera RAW files
 License:        LGPL-2.1-or-later
@@ -27,14 +27,9 @@
 Source1:        
http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM libopenraw-orf-thumbnail.patch bnc699678 [email protected] - 
Decompress otf files
-Patch2:         libopenraw-orf-thumbnail.patch
-Patch3:         openraw-noansiflag.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
+
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.21
 BuildRequires:  pkgconfig(glib-2.0)
@@ -79,12 +74,8 @@
 
 %prep
 %setup -q
-%patch2 -p1
-%patch3
 
 %build
-autoreconf -fiv
-export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
   --disable-static \
   --with-pic
@@ -115,8 +106,8 @@
 
 %files -n libopenraw-devel
 %{_libdir}/*.so
-%dir %{_includedir}/libopenraw-1.0
-%{_includedir}/libopenraw-1.0/*
+%dir %{_includedir}/libopenraw-0.1
+%{_includedir}/libopenraw-0.1/*
 %{_libdir}/pkgconfig/*.pc
 
 %changelog

++++++ libopenraw-0.0.9.tar.bz2 -> libopenraw-0.1.3.tar.bz2 ++++++
++++ 75582 lines of diff (skipped)



Reply via email to