Hello community,

here is the log from the commit of package libtranscript for openSUSE:Factory 
checked in at 2019-02-27 15:08:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtranscript (Old)
 and      /work/SRC/openSUSE:Factory/.libtranscript.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtranscript"

Wed Feb 27 15:08:17 2019 rev:8 rq:679554 version:0.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtranscript/libtranscript.changes      
2015-04-07 09:29:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libtranscript.new.28833/libtranscript.changes   
2019-02-27 15:08:22.650406300 +0100
@@ -1,0 +2,7 @@
+Mon Jan  7 15:45:51 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to new upstream release 0.3.3
+  * No functional changes. The pre-generated Doxygen documentation
+    was removed from the source tarball.
+
+-------------------------------------------------------------------

Old:
----
  libtranscript-0.3.2.tar.bz2

New:
----
  libtranscript-0.3.3.tar.bz2

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

Other differences:
------------------
++++++ libtranscript.spec ++++++
--- /var/tmp/diff_new_pack.eIpyVq/_old  2019-02-27 15:08:23.586406015 +0100
+++ /var/tmp/diff_new_pack.eIpyVq/_new  2019-02-27 15:08:23.586406015 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtranscript
 #
-# Copyright (c) 2015 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,28 +12,26 @@
 # 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:           libtranscript
 %define lname  libtranscript1
-Version:        0.3.2
+Version:        0.3.3
 Release:        0
 Summary:        A character set conversion library
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Development/Libraries/C and C++
 Url:            http://os.ghalkes.nl/libtranscript.html
 
 #Git-Clone:    git://github.com/gphalkes/transcript
 Source:         http://os.ghalkes.nl/dist/%name-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildRequires:  gettext-tools
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-%endif
 
 %description
 libtranscript is a character set conversion library which allows
@@ -60,7 +58,7 @@
 applications that want to make use of libtranscript.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 export CC=gcc
@@ -70,9 +68,7 @@
 %install
 %make_install
 rm -f "%buildroot/%_libdir"/*.la
-%if 0%{?fdupes:1}
 %fdupes %buildroot/%_prefix
-%endif
 
 %post   -p /sbin/ldconfig -n %lname
 %postun -p /sbin/ldconfig -n %lname

++++++ libtranscript-0.3.2.tar.bz2 -> libtranscript-0.3.3.tar.bz2 ++++++
++++ 11243 lines of diff (skipped)


Reply via email to