Hello community, here is the log from the commit of package jbig2dec for openSUSE:Factory checked in at 2016-05-10 09:25:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jbig2dec (Old) and /work/SRC/openSUSE:Factory/.jbig2dec.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jbig2dec" Changes: -------- --- /work/SRC/openSUSE:Factory/jbig2dec/jbig2dec.changes 2015-12-17 15:52:19.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.jbig2dec.new/jbig2dec.changes 2016-05-10 09:25:20.000000000 +0200 @@ -1,0 +2,9 @@ +Wed May 4 18:14:05 UTC 2016 - [email protected] + +- Update to 0.13 + * Bug fix release. +- Cleanup spec file with spec-cleaner +- Drop autoreconf call +- Update dependencies + +------------------------------------------------------------------- Old: ---- jbig2dec-0.12.tar.gz New: ---- jbig2dec-0.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jbig2dec.spec ++++++ --- /var/tmp/diff_new_pack.dW7t6u/_old 2016-05-10 09:25:21.000000000 +0200 +++ /var/tmp/diff_new_pack.dW7t6u/_new 2016-05-10 09:25:21.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package jbig2dec # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,17 +17,15 @@ Name: jbig2dec -Url: http://www.ghostscript.com/jbig2dec.html +Version: 0.13 +Release: 0 Summary: JBIG2 Decoder Utility License: GPL-2.0+ Group: Productivity/Other -Version: 0.12 -Release: 0 +Url: http://www.ghostscript.com/jbig2dec.html Source: http://downloads.ghostscript.com/public/jbig2dec/%{name}-%{version}.tar.gz Source1: baselibs.conf -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libtool +BuildRequires: libpng-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -57,7 +55,6 @@ %setup -q %build -autoreconf -fiv export CFLAGS="%{optflags} -fPIC" %configure \ --disable-static \ @@ -68,17 +65,16 @@ %make_install # Install missing header install -c -m 644 memento.h %{buildroot}%{_includedir}/memento.h -rm %{buildroot}%_libdir/libjbig2dec.la +rm %{buildroot}%{_libdir}/libjbig2dec.la %post -n libjbig2dec0 -p /sbin/ldconfig - %postun -n libjbig2dec0 -p /sbin/ldconfig %files %defattr(-,root,root) %doc CHANGES README COPYING LICENSE -%{_mandir}/man1/jbig2dec.1* %{_bindir}/jbig2dec +%{_mandir}/man1/jbig2dec.1%{ext_man} %files -n libjbig2dec0 %defattr(-,root,root) ++++++ jbig2dec-0.12.tar.gz -> jbig2dec-0.13.tar.gz ++++++ ++++ 35320 lines of diff (skipped)
