Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2016-04-07 13:32:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old)
 and      /work/SRC/openSUSE:Factory/.compiz-emerald.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "compiz-emerald"

Changes:
--------
--- /work/SRC/openSUSE:Factory/compiz-emerald/compiz-emerald.changes    
2016-03-26 17:25:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes       
2016-04-07 13:32:22.000000000 +0200
@@ -1,0 +2,16 @@
+Mon Apr  4 18:53:12 UTC 2016 - [email protected]
+
+- Update to 0.8.12.4:
+  * Fix button glow glitches.
+  * Remove possibility to select button glow for non-pixmap buttons
+    (glow is only for pixmap buttons).
+  * Fix theme being reselected when not asked on GTK+ 3.8+.
+    Left unfixed in builds on older GTK+.
+  * Fix button glow for only active or only inactive windows.
+  * Fix broken appearance on HiDPI with GTK+ 3.10+ (if scaling is on).
+    For now scaling is just disabled completely.
+  * Other minor fixes.
+- Split emerald-theme-manager into a separate package (add set as
+  a recommendation of emerald).
+
+-------------------------------------------------------------------

Old:
----
  emerald-0.8.12.3.tar.xz

New:
----
  emerald-0.8.12.4.tar.xz

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

Other differences:
------------------
++++++ compiz-emerald.spec ++++++
--- /var/tmp/diff_new_pack.36SEQg/_old  2016-04-07 13:32:23.000000000 +0200
+++ /var/tmp/diff_new_pack.36SEQg/_new  2016-04-07 13:32:23.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define _name   emerald
 Name:           compiz-emerald
-Version:        0.8.12.3
+Version:        0.8.12.4
 Release:        0
 Summary:        Themeable window decorator for Compiz
 License:        GPL-2.0+
@@ -35,11 +35,12 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libdecoration) < 0.9
-BuildRequires:  pkgconfig(libwnck-3.0) >= 2.22
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(pangocairo)
 BuildRequires:  pkgconfig(xrender) >= 0.8.4
 Requires:       compiz < 0.9
 Recommends:     %{name}-lang
+Recommends:     %{name}-theme-manager >= %{version}
 Recommends:     %{name}-themes
 Provides:       compiz-decorator = 0.8
 
@@ -48,6 +49,16 @@
 
 %lang_package
 
+%package theme-manager
+Summary:        Graphical theme manager for Emerald
+Group:          System/GUI/Other
+Requires:       %{name} >= %{version}
+
+%description theme-manager
+Emerald is a themeable window decorator for Compiz.
+
+This package contains a graphical theme manager.
+
 %package devel
 Summary:        Development files for compiz-emerald
 Group:          Development/Languages/C and C++
@@ -55,7 +66,7 @@
 Requires:       gcc-c++
 Requires:       pkgconfig(gtk+-3.0)
 Requires:       pkgconfig(libdecoration) < 0.9
-Requires:       pkgconfig(libwnck-3.0) >= 2.22
+Requires:       pkgconfig(libwnck-3.0)
 Requires:       pkgconfig(pangocairo)
 Requires:       pkgconfig(xrender) >= 0.8.4
 
@@ -82,34 +93,44 @@
 %find_lang %{_name}
 
 %post
-%desktop_database_post
-%icon_theme_cache_post
 %mime_database_post
 /sbin/ldconfig
 
 %postun
-%desktop_database_postun
-%icon_theme_cache_postun
 %mime_database_postun
 /sbin/ldconfig
 
+%post theme-manager
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun theme-manager
+%desktop_database_postun
+%icon_theme_cache_postun
+
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README.md
-%{_bindir}/*%{_name}*
+%{_bindir}/%{_name}
 %{_libdir}/%{_name}/
 %{_libdir}/libemeraldengine.so.*
 %{_datadir}/%{_name}/
-%{_datadir}/applications/*%{_name}*.desktop
-%{_datadir}/icons/hicolor/*/*/*%{_name}*
+%{_datadir}/icons/hicolor/*/mimetypes/*%{_name}*
 %{_datadir}/mime/packages/%{_name}.xml
 %dir %{_datadir}/mime-info/
 %{_datadir}/mime-info/%{_name}.mime
-%{_mandir}/man1/%{_name}*.1%{?ext_man}
+%{_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}/

++++++ emerald-0.8.12.3.tar.xz -> emerald-0.8.12.4.tar.xz ++++++
++++ 7626 lines of diff (skipped)


Reply via email to