Hello community,
here is the log from the commit of package compiz-plugins-extra for
openSUSE:Factory checked in at 2016-04-12 19:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz-plugins-extra (Old)
and /work/SRC/openSUSE:Factory/.compiz-plugins-extra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "compiz-plugins-extra"
Changes:
--------
---
/work/SRC/openSUSE:Factory/compiz-plugins-extra/compiz-plugins-extra.changes
2016-02-26 01:08:01.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.compiz-plugins-extra.new/compiz-plugins-extra.changes
2016-04-12 19:37:44.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Apr 10 22:10:45 UTC 2016 - [email protected]
+
+- Update to version 0.8.12.1:
+ * Include autogen.sh into the tarball.
+ * Remove Gtk2 requirement from libnotify plugin.
+
+-------------------------------------------------------------------
Old:
----
compiz-plugins-extra-0.8.12.tar.xz
New:
----
compiz-plugins-extra-0.8.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ compiz-plugins-extra.spec ++++++
--- /var/tmp/diff_new_pack.XUPdtg/_old 2016-04-12 19:37:45.000000000 +0200
+++ /var/tmp/diff_new_pack.XUPdtg/_new 2016-04-12 19:37:45.000000000 +0200
@@ -17,16 +17,19 @@
Name: compiz-plugins-extra
-Version: 0.8.12
+Version: 0.8.12.1
Release: 0
Summary: OpenGL window and compositing manager community extra plugins
License: GPL-2.0+
Group: System/GUI/Other
-Url: https://github.com/raveit65/compiz-plugins-extra
-Source:
https://github.com/raveit65/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
+Url: https://github.com/compiz-reloaded/compiz-plugins-extra
+Source:
https://github.com/compiz-reloaded/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
# PATCH-FEATURE-OPENSUSE [email protected] -- Define some sane standards
for the extra plugins.
Patch0: compiz-plugins-extra-defaults.diff
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: intltool
+BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: pkgconfig(bcop) < 0.9
BuildRequires: pkgconfig(cairo) >= 1.0
@@ -37,7 +40,6 @@
BuildRequires: pkgconfig(compiz-scale) < 0.9
BuildRequires: pkgconfig(compiz-text) < 0.9
BuildRequires: pkgconfig(gl)
-BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(libnotify)
Requires: compiz < 0.9
Requires: compiz-plugins-main < 0.9
@@ -70,7 +72,6 @@
Requires: pkgconfig(compiz-scale) < 0.9
Requires: pkgconfig(compiz-text) < 0.9
Requires: pkgconfig(gl)
-Requires: pkgconfig(gtk+-2.0)
Requires: pkgconfig(libnotify)
Provides: compiz-fusion-plugins-extra-devel = %{version}
Obsoletes: compiz-fusion-plugins-extra-devel < %{version}
@@ -87,6 +88,7 @@
%patch0 -p1
%build
+NOCONFIGURE=1 ./autogen.sh
%configure \
--disable-static
make %{?_smp_mflags}
++++++ compiz-plugins-extra-0.8.12.tar.xz ->
compiz-plugins-extra-0.8.12.1.tar.xz ++++++
++++ 32464 lines of diff (skipped)