Hello community,

here is the log from the commit of package libiptcdata for openSUSE:Factory 
checked in at 2020-09-25 16:24:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libiptcdata (Old)
 and      /work/SRC/openSUSE:Factory/.libiptcdata.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libiptcdata"

Fri Sep 25 16:24:47 2020 rev:26 rq:836031 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libiptcdata/libiptcdata.changes  2020-01-28 
10:52:02.060810559 +0100
+++ /work/SRC/openSUSE:Factory/.libiptcdata.new.4249/libiptcdata.changes        
2020-09-25 16:27:49.911693604 +0200
@@ -1,0 +2,9 @@
+Sun Sep 13 20:03:04 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.0.5:
+  * Omnibus python3 update  
+  * Modernize autoconf/automake init
+  * Update to latest gtk-doc 
+  * Fix python3 module init
+
+-------------------------------------------------------------------

Old:
----
  libiptcdata-1.0.4.tar.bz2

New:
----
  libiptcdata-1.0.5.tar.gz

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

Other differences:
------------------
++++++ libiptcdata.spec ++++++
--- /var/tmp/diff_new_pack.EgDnnO/_old  2020-09-25 16:27:50.387694025 +0200
+++ /var/tmp/diff_new_pack.EgDnnO/_new  2020-09-25 16:27:50.391694029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libiptcdata
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # 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:           libiptcdata
-Version:        1.0.4
+Version:        1.0.5
 Release:        0
 Summary:        IPTC Metadata Tag Manipulation Library
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
-Url:            http://libiptcdata.sourceforge.net/
-Source:         %{name}-%{version}.tar.bz2
+URL:            https://github.com/ianw/libiptcdata/
+Source:         
https://github.com/ianw/libiptcdata/releases/download/release_1_0_5/libiptcdata-%{version}.tar.gz
 BuildRequires:  pkgconfig
 Requires:       libiptcdata0
 
@@ -78,7 +78,7 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install


Reply via email to