Hello community, here is the log from the commit of package libraw for openSUSE:Factory checked in at 2014-01-30 17:41:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-09-09 19:44:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libraw.new/libraw.changes 2014-01-30 17:41:13.000000000 +0100 @@ -1,0 +2,21 @@ +Thu Jan 30 13:52:19 UTC 2014 - [email protected] + +- updated to 0.16.0: + * removed 0001-build-fix-return-of-random-data.patch (upstreamed) + * Support for new cameras: + Baumer TXG14 + Blackmagic Cinema + Canon EOS 70D, C500, S120, G16 + Fujifilm X-M1, X-A1, XE2, XQ1 + Hasselblad Lunar, Stellar + Leica C, X VARIO + Nikon D5200, P7800, D5300, D610, Df, 1 AW1 + Nokia Lumia 1020, 1520 + Olympus E-P5,E-M1, STYLUS1 + OmniVision OV5647 (Raspberry Pi) + Panasonic LF1, GX7, GF6, GM1 + Pentax K-50, K-500, Q7,K-3 + Richon GR + Samsung NX300, NX1100, NX2000, Galaxy NX (EK-GN120) + +------------------------------------------------------------------- Old: ---- 0001-build-fix-return-of-random-data.patch LibRaw-0.15.4.tar.gz New: ---- LibRaw-0.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraw.spec ++++++ --- /var/tmp/diff_new_pack.rXO7MA/_old 2014-01-30 17:41:14.000000000 +0100 +++ /var/tmp/diff_new_pack.rXO7MA/_new 2014-01-30 17:41:14.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libraw # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,8 +19,8 @@ %define tar_name LibRaw Name: libraw -%define lname libraw9 -Version: 0.15.4 +%define lnum 10 +Version: 0.16.0 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 or LGPL-2.1 @@ -30,7 +30,6 @@ #Freecode-URL: http://freecode.com/projects/libraw #Git-Clone: git://github.com/LibRaw/LibRaw Source: http://www.libraw.org/data/%{tar_name}-%{version}.tar.gz -Patch2: 0001-build-fix-return-of-random-data.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libjasper-devel @@ -57,11 +56,11 @@ LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future. -%package -n %lname +%package -n libraw%{lnum} Summary: Library for reading RAW files obtained from digital photo cameras Group: System/Libraries -%description -n %lname +%description -n libraw%{lnum} LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). @@ -71,7 +70,7 @@ %package devel Summary: Development files for %{name} Group: Development/Libraries/C and C++ -Requires: %lname = %version +Requires: libraw%{lnum} = %{version} %description devel LibRaw is a library for reading RAW files obtained from digital photo @@ -97,7 +96,6 @@ %prep %setup -q -n %{tar_name}-%{version} -%patch2 -p1 %build CXXFLAGS="%{optflags} -fPIC" \ @@ -117,9 +115,9 @@ rm -rf %{buildroot}%{_datadir}/doc %fdupes %buildroot/%_prefix -%post -n %lname -p /sbin/ldconfig +%post -n libraw%{lnum} -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%postun -n libraw%{lnum} -p /sbin/ldconfig %files tools %defattr(-,root,root,-) @@ -144,10 +142,10 @@ %{_libdir}/libraw.so %{_libdir}/libraw_r.so -%files -n %lname +%files -n libraw%{lnum} %defattr(-,root,root,-) -%{_libdir}/libraw.so.9* -%{_libdir}/libraw_r.so.9* +%{_libdir}/libraw.so.%{lnum}* +%{_libdir}/libraw_r.so.%{lnum}* %files devel-static %defattr(-,root,root,-) ++++++ LibRaw-0.15.4.tar.gz -> LibRaw-0.16.0.tar.gz ++++++ ++++ 19808 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
