Hello community, here is the log from the commit of package compiz-emerald for openSUSE:Factory checked in at 2018-11-26 10:18:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old) and /work/SRC/openSUSE:Factory/.compiz-emerald.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "compiz-emerald" Mon Nov 26 10:18:39 2018 rev:8 rq:648271 version:0.8.16 Changes: -------- --- /work/SRC/openSUSE:Factory/compiz-emerald/compiz-emerald.changes 2017-05-27 13:16:33.318855953 +0200 +++ /work/SRC/openSUSE:Factory/.compiz-emerald.new.19453/compiz-emerald.changes 2018-11-26 10:19:47.433769287 +0100 @@ -1,0 +2,7 @@ +Sun Nov 11 18:15:12 UTC 2018 - [email protected] + +- Update to version 0.8.16: + * Random fixes and updates. +- Remove emerald-0.8.14-fix-app-switchers.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- emerald-0.8.14-fix-app-switchers.patch emerald-0.8.14.tar.xz New: ---- emerald-0.8.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ compiz-emerald.spec ++++++ --- /var/tmp/diff_new_pack.tCaweZ/_old 2018-11-26 10:19:48.109768497 +0100 +++ /var/tmp/diff_new_pack.tCaweZ/_new 2018-11-26 10:19:48.113768492 +0100 @@ -1,7 +1,7 @@ # # spec file for package compiz-emerald # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,21 +12,20 @@ # 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/ # +%define _rev 9d10945a7a32a110e652dba5a73cb6ad %define _name emerald Name: compiz-emerald -Version: 0.8.14 +Version: 0.8.16 Release: 0 Summary: Themeable window decorator for Compiz -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/GUI/Other -Url: https://github.com/compiz-reloaded/emerald -Source: https://github.com/compiz-reloaded/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM emerald-0.8.14-fix-app-switchers.patch [email protected] -- Fix issues with application switchers (commit 27d4e0d). -Patch0: emerald-0.8.14-fix-app-switchers.patch +URL: https://gitlab.com/compiz/emerald +Source: https://gitlab.com/compiz/emerald/uploads/%{_rev}/%{_name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -80,7 +79,6 @@ %prep %setup -q -n %{_name}-%{version} -%patch0 -p1 %build NOCONFIGURE=1 ./autogen.sh @@ -98,13 +96,18 @@ %find_lang %{_name} %post -%mime_database_post /sbin/ldconfig +%if 0%{?suse_version} < 1500 +%mime_database_post +%endif %postun -%mime_database_postun /sbin/ldconfig +%if 0%{?suse_version} < 1500 +%mime_database_postun +%endif +%if 0%{?suse_version} < 1500 %post theme-manager %desktop_database_post %icon_theme_cache_post @@ -112,10 +115,11 @@ %postun theme-manager %desktop_database_postun %icon_theme_cache_postun +%endif %files -%defattr(-,root,root) -%doc AUTHORS COPYING NEWS README.md +%license COPYING +%doc AUTHORS NEWS README.md %{_bindir}/%{_name} %{_libdir}/%{_name}/ %{_libdir}/libemeraldengine.so.* @@ -127,17 +131,14 @@ %{_mandir}/man1/%{_name}.1%{?ext_man} %files lang -f %{_name}.lang -%defattr(-,root,root) %files theme-manager -%defattr(-,root,root) %{_bindir}/%{_name}-theme-manager %{_datadir}/applications/*%{_name}*.desktop %{_datadir}/icons/hicolor/*/apps/*%{_name}-theme-manager* %{_mandir}/man1/%{_name}-theme-manager.1%{?ext_man} %files devel -%defattr(-,root,root) %{_includedir}/%{_name}/ %{_libdir}/libemeraldengine.so %{_libdir}/pkgconfig/%{_name}*.pc ++++++ emerald-0.8.14.tar.xz -> emerald-0.8.16.tar.xz ++++++ ++++ 17111 lines of diff (skipped)
