commit libexif-gtk for openSUSE:Factory

Hello community, here is the log from the commit of package libexif-gtk for openSUSE:Factory checked in at 2020-08-31 16:53:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libexif-gtk (Old) and /work/SRC/openSUSE:Factory/.libexif-gtk.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libexif-gtk" Mon Aug 31 16:53:40 2020 rev:20 rq:830728 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libexif-gtk/libexif-gtk.changes 2014-06-01 19:41:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libexif-gtk.new.3399/libexif-gtk.changes 2020-08-31 16:53:52.948460083 +0200 @@ -1,0 +2,11 @@ +Mon Aug 31 09:08:52 UTC 2020 - Marcus Meissner <meissner@suse.com> + +- updated to 0.5.0 final + + * Enable AM_SILENT_RULES by default + * Fix cross-compilation with pkg-config + * Fix a bunch of compiler warnings + * Remove unused macro files + * Add continuous integration builds + +------------------------------------------------------------------- Old: ---- libexif-gtk-0.4.0.tar.bz2 New: ---- v0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libexif-gtk.spec ++++++ --- /var/tmp/diff_new_pack.88jE2d/_old 2020-08-31 16:53:54.656460911 +0200 +++ /var/tmp/diff_new_pack.88jE2d/_new 2020-08-31 16:53:54.660460913 +0200 @@ -1,7 +1,7 @@ # # spec file for package libexif-gtk # -# Copyright (c) 2014 SUSE LINUX Products 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,21 +12,25 @@ # 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: libexif-gtk +BuildRequires: automake +BuildRequires: gettext BuildRequires: gtk2-devel +BuildRequires: gtk3-devel BuildRequires: libexif-devel -Url: http://libexif.sourceforge.net/ +BuildRequires: libtool +URL: http://libexif.sourceforge.net/ Summary: GTK Widgets for Viewing EXIF Information -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Libraries -Version: 0.4.0 +Version: 0.5.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: https://downloads.sourceforge.net/project/libexif/%{name}/%{version}/%{name}-%{version}.tar.bz2 +Source0: https://github.com/libexif/%{name}/archive/v%{version}.tar.gz Requires: libexif-gtk5 = %{version} %description @@ -57,6 +61,7 @@ %setup -q %build +bash ./autogen.sh %configure --with-pic \ --disable-static make %{?jobs:-j%jobs} @@ -70,19 +75,19 @@ %postun -p /sbin/ldconfig -n libexif-gtk5 -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) -%doc ChangeLog COPYING +%license COPYING +%doc ChangeLog %files -n libexif-gtk5 -f %{name}-5.lang +%license COPYING %defattr(-,root,root) %{_libdir}/*.so.* %files devel %defattr(-,root,root) +%license COPYING %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/libexif-gtk
participants (1)
-
root