Hello community, here is the log from the commit of package compiz-emerald for openSUSE:Factory checked in at 2016-03-26 15:28:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-02-26 00:28:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes 2016-03-26 17:25:09.000000000 +0100 @@ -1,0 +2,18 @@ +Wed Mar 17 15:07:34 UTC 2016 - [email protected] + +- Update to 0.8.12.3: + * Probably fix "white glitches" that happen on resize. + * Fix a X11 Drawable leakage. + +------------------------------------------------------------------- +Wed Mar 16 14:22:43 UTC 2016 - [email protected] + +- Update to 0.8.12.2: + * Fix having resize cursor activated for maximised windows. + * Fix right click near top edge of maximised windows. + * Add an option to emerald-theme-manager to disable shading when + titlebar is scrolled. + * Add support for a Super Maximise button (toggles fullscreen). + * Fix some memory leaks. + +------------------------------------------------------------------- Old: ---- emerald-0.8.12.1.tar.xz New: ---- emerald-0.8.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ compiz-emerald.spec ++++++ --- /var/tmp/diff_new_pack.NGFNkZ/_old 2016-03-26 17:25:10.000000000 +0100 +++ /var/tmp/diff_new_pack.NGFNkZ/_new 2016-03-26 17:25:10.000000000 +0100 @@ -18,17 +18,20 @@ %define _name emerald Name: compiz-emerald -Version: 0.8.12.1 +Version: 0.8.12.3 Release: 0 Summary: Themeable window decorator for Compiz License: GPL-2.0+ Group: System/GUI/Other -Url: https://github.com/raveit65/emerald -Source: https://github.com/raveit65/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz +Url: https://github.com/compiz-reloaded/emerald +Source: https://github.com/compiz-reloaded/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: intltool +BuildRequires: libtool BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libdecoration) < 0.9 @@ -65,6 +68,7 @@ %setup -q -n %{_name}-%{version} %build +NOCONFIGURE=1 ./autogen.sh %configure \ --disable-static \ --disable-mime-update @@ -91,7 +95,7 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING NEWS README +%doc AUTHORS COPYING NEWS README.md %{_bindir}/*%{_name}* %{_libdir}/%{_name}/ %{_libdir}/libemeraldengine.so.* ++++++ emerald-0.8.12.1.tar.xz -> emerald-0.8.12.3.tar.xz ++++++ ++++ 23617 lines of diff (skipped)
