commit compiz-emerald for openSUSE:Factory

2020-06-26 Thread root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2020-06-26 21:50:04

Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old)
 and  /work/SRC/openSUSE:Factory/.compiz-emerald.new.3060 (New)


Package is "compiz-emerald"

Fri Jun 26 21:50:04 2020 rev:3 rq:817259 version:0.8.18

Changes:

--- /work/SRC/openSUSE:Factory/compiz-emerald/compiz-emerald.changes
2020-04-05 20:56:20.397365117 +0200
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new.3060/compiz-emerald.changes  
2020-06-26 21:50:21.306775588 +0200
@@ -1,0 +2,6 @@
+Fri Jun 26 12:03:00 UTC 2020 - Dominique Leuenberger 
+
+- Do not package /usr/share/mime-info: this was from the times of
+  GNOME 1 and is no longer used (boo#1062631).
+
+---



Other differences:
--
++ compiz-emerald.spec ++
--- /var/tmp/diff_new_pack.kh3rvG/_old  2020-06-26 21:50:22.074778059 +0200
+++ /var/tmp/diff_new_pack.kh3rvG/_new  2020-06-26 21:50:22.078778072 +0200
@@ -86,6 +86,8 @@
 
 %install
 %make_install
+# /usr/share/mime-info was GNOME 1 infrastructure. These times are long gone
+rm -rf %{buildroot}%{_datadir}/mime-info
 %suse_update_desktop_file %{_name}-theme-manager DesktopSettings
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}%{_datadir}/
@@ -104,8 +106,6 @@
 %{_datadir}/%{_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}
 
 %files lang -f %{_name}.lang




commit compiz-emerald for openSUSE:Factory

2020-04-05 Thread root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2020-04-05 20:56:18

Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old)
 and  /work/SRC/openSUSE:Factory/.compiz-emerald.new.3248 (New)


Package is "compiz-emerald"

Sun Apr  5 20:56:18 2020 rev:2 rq:791512 version:0.8.18

Changes:

--- /work/SRC/openSUSE:Factory/compiz-emerald/compiz-emerald.changes
2020-02-28 15:20:36.405803397 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new.3248/compiz-emerald.changes  
2020-04-05 20:56:20.397365117 +0200
@@ -1,0 +2,7 @@
+Sat Apr  4 22:34:57 UTC 2020 - Alexei Sorokin 
+
+- Update to version 0.8.18:
+  * Add ability to configure window grab areas independently from
+borders.
+
+---

Old:

  emerald-0.8.16.tar.xz

New:

  emerald-0.8.18.tar.xz



Other differences:
--
++ compiz-emerald.spec ++
--- /var/tmp/diff_new_pack.JycHAr/_old  2020-04-05 20:56:21.357366147 +0200
+++ /var/tmp/diff_new_pack.JycHAr/_new  2020-04-05 20:56:21.361366152 +0200
@@ -16,14 +16,13 @@
 #
 
 
-%define _rev9d10945a7a32a110e652dba5a73cb6ad
+%define _rev64c02befbf3a2fee2e1a7ab266938f9a
 %define _name   emerald
 Name:   compiz-emerald
-Version:0.8.16
+Version:0.8.18
 Release:0
 Summary:Themeable window decorator for Compiz
 License:GPL-2.0-or-later
-Group:  System/GUI/Other
 URL:https://gitlab.com/compiz/emerald
 Source: 
https://gitlab.com/compiz/emerald/uploads/%{_rev}/%{_name}-%{version}.tar.xz
 BuildRequires:  autoconf
@@ -41,7 +40,6 @@
 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
@@ -53,7 +51,6 @@
 
 %package theme-manager
 Summary:Graphical theme manager for Emerald
-Group:  System/GUI/Other
 Requires:   %{name} >= %{version}
 
 %description theme-manager
@@ -63,7 +60,6 @@
 
 %package devel
 Summary:Development files for compiz-emerald
-Group:  Development/Languages/C and C++
 Requires:   %{name} = %{version}
 Requires:   gcc-c++
 Requires:   pkgconfig(gtk+-3.0)

++ emerald-0.8.16.tar.xz -> emerald-0.8.18.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/emerald-0.8.16/ChangeLog new/emerald-0.8.18/ChangeLog
--- old/emerald-0.8.16/ChangeLog2018-11-11 18:28:02.0 +0100
+++ new/emerald-0.8.18/ChangeLog2020-04-04 21:43:12.0 +0200
@@ -1,3 +1,37 @@
+commit 6722c6ca062c55b8d70e0fadb2f687f2df19948e
+Author: Alex ARNAUD 
+Date:   Sat Apr 4 13:36:54 2020 -0600
+
+Release version 0.8.18
+
+ NEWS | 6 ++
+ configure.ac | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 1dd9f9d551820889ecd2cc9c7c3f497ad832c768
+Author: alekseyt 
+Date:   Fri Jan 4 22:32:58 2019 +0200
+
+Extra grabs for borderless windows (#34)
+
+* Added ability to configure window grab areas independently from borders. 
For #19.
+
+* Rearranged lines for better readability. More informative title for 
extra grabs.
+
+ include/emerald.h |  3 ++
+ src/main.c| 90 +++
+ themer/main.c | 22 ++
+ 3 files changed, 96 insertions(+), 19 deletions(-)
+
+commit d00f9d101455edf097b68b7391475bba7bcbb07d
+Author: Scott Moreau 
+Date:   Sun Nov 11 10:59:39 2018 -0700
+
+Post-release version increment
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 18815485ab39a326d0715403a51bc61477a978c3
 Author: Scott Moreau 
 Date:   Sun Nov 11 10:27:40 2018 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/emerald-0.8.16/NEWS new/emerald-0.8.18/NEWS
--- old/emerald-0.8.16/NEWS 2018-11-11 18:27:40.0 +0100
+++ new/emerald-0.8.18/NEWS 2020-04-04 21:29:17.0 +0200
@@ -1,3 +1,9 @@
+Release 0.8.18 (2020-04-04 The Compiz Reloaded Team)
+==
+COMPIZ-RELOADED
+
+Added ability to configure window grab areas independently from borders. For 
#19.
+
 Release 0.8.16 (2018-11-11 Scott Moreau )
 ==
 COMPIZ-RELOADED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/emerald-0.8.16/configure new/emerald-0.8.18/configure
--- old/emerald-0.8.16/configure2018-11-11 18:27:53.0 

commit compiz-emerald for openSUSE:Factory

2018-11-26 Thread root
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 - sor.ale...@meowr.ru
+
+- 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 _rev9d10945a7a32a110e652dba5a73cb6ad
 %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 
sor.ale...@meowr.ru -- 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)




commit compiz-emerald for openSUSE:Factory

2017-05-27 Thread root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2017-05-27 13:16:32

Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old)
 and  /work/SRC/openSUSE:Factory/.compiz-emerald.new (New)


Package is "compiz-emerald"

Sat May 27 13:16:32 2017 rev:7 rq:497774 version:0.8.14

Changes:

--- /work/SRC/openSUSE:Factory/compiz-emerald/compiz-emerald.changes
2017-05-16 14:44:40.135229002 +0200
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2017-05-27 13:16:33.318855953 +0200
@@ -2 +2 @@
-Wed May  9 20:30:23 UTC 2017 - sor.ale...@meowr.ru
+Wed May 10 20:30:23 UTC 2017 - sor.ale...@meowr.ru



Other differences:
--



commit compiz-emerald for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2017-05-16 14:43:28

Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old)
 and  /work/SRC/openSUSE:Factory/.compiz-emerald.new (New)


Package is "compiz-emerald"

Tue May 16 14:43:28 2017 rev:6 rq:494481 version:0.8.14

Changes:

--- /work/SRC/openSUSE:Factory/compiz-emerald/compiz-emerald.changes
2016-04-07 13:32:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2017-05-16 14:44:40.135229002 +0200
@@ -1,0 +2,18 @@
+Wed May  9 20:30:23 UTC 2017 - sor.ale...@meowr.ru
+
+- Add emerald-0.8.14-fix-app-switchers.patch: Fix issues with
+  application switchers (commit 27d4e0d).
+
+---
+Tue Apr 18 11:10:04 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.8.14:
+  * Fix wrong border extents.
+  * Fix oversized buttons.
+  * Fix crash when special characters are displayed in titlebar.
+  * Fix various GTK+ problems.
+  * Respect GTK+ double-click speed.
+  * Allow configurable middle-click titlebar actions.
+  * Update translations.
+
+---

Old:

  emerald-0.8.12.4.tar.xz

New:

  emerald-0.8.14-fix-app-switchers.patch
  emerald-0.8.14.tar.xz



Other differences:
--
++ compiz-emerald.spec ++
--- /var/tmp/diff_new_pack.vS1fo2/_old  2017-05-16 14:44:40.851128411 +0200
+++ /var/tmp/diff_new_pack.vS1fo2/_new  2017-05-16 14:44:40.855127850 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package compiz-emerald
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,13 +18,15 @@
 
 %define _name   emerald
 Name:   compiz-emerald
-Version:0.8.12.4
+Version:0.8.14
 Release:0
 Summary:Themeable window decorator for Compiz
 License:GPL-2.0+
 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 
sor.ale...@meowr.ru -- Fix issues with application switchers (commit 27d4e0d).
+Patch0: emerald-0.8.14-fix-app-switchers.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -32,6 +34,7 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libdecoration) < 0.9
@@ -77,13 +80,15 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh
 %configure \
+  --with-gtk=3.0\
   --disable-static  \
   --disable-mime-update
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ emerald-0.8.14-fix-app-switchers.patch ++
--- a/src/main.c
+++ b/src/main.c
@@ -3495,6 +3495,7 @@ static gboolean update_switcher_window(WnckWindow * win, 
Window selected)
 {
 decor_t *d = g_object_get_data(G_OBJECT(win), "decor");
 cairo_surface_t *surface = NULL, *buffer_surface = NULL;
+cairo_surface_t *isurface = NULL, *ibuffer_surface = NULL;
 gint height, width = 0;
 WnckWindow *selected_win;
 window_settings *ws = d->fs->ws;
@@ -3579,14 +3580,44 @@ static gboolean update_switcher_window(WnckWindow * 
win, Window selected)
return FALSE;
 }
 
-if (IS_VALID_SURFACE(d->surface))
-   cairo_surface_destroy(d->surface);
+isurface = create_xlib_surface(width, height);
+if (!IS_VALID_SURFACE(isurface))
+{
+   cairo_surface_destroy(surface);
+   cairo_surface_destroy(buffer_surface);
+   return FALSE;
+}
 
-if (IS_VALID_SURFACE(d->buffer_surface))
-   cairo_surface_destroy(d->buffer_surface);
+ibuffer_surface = create_surface(width, height);
+if (!IS_VALID_SURFACE(ibuffer_surface))
+{
+   cairo_surface_destroy(isurface);
+   cairo_surface_destroy(surface);
+   cairo_surface_destroy(buffer_surface);
+   return FALSE;
+}
+
+/* wait until old surfaces are not used for sure,
+   one second should be enough */
+if (IS_VALID_SURFACE(d->p_active_surface))
+   g_timeout_add_seconds(1, destroy_surface_idled, d->p_active_surface);
+if (IS_VALID_SURFACE(d->p_inactive_surface))
+   g_timeout_add_seconds(1, destroy_surface_idled, 

commit compiz-emerald for openSUSE:Factory

2016-04-07 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2016-04-07 13:32:22.0 +0200
@@ -1,0 +2,16 @@
+Mon Apr  4 18:53:12 UTC 2016 - sor.ale...@meowr.ru
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.36SEQg/_new  2016-04-07 13:32:23.0 +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)




commit compiz-emerald for openSUSE:Factory

2016-03-26 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2016-03-26 17:25:09.0 +0100
@@ -1,0 +2,18 @@
+Wed Mar 17 15:07:34 UTC 2016 - sor.ale...@meowr.ru
+
+- 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 - sor.ale...@meowr.ru
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.NGFNkZ/_new  2016-03-26 17:25:10.0 +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)




commit compiz-emerald for openSUSE:Factory

2016-02-25 Thread h_root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2016-02-25 22:06:27

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
2015-12-23 08:49:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2016-02-26 00:28:13.0 +0100
@@ -1,0 +2,21 @@
+Sun Feb 21 16:56:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 0.8.12.1:
+  * Fix a crash when Shift Switcher was enabled after Emerald and
+used.
+  * Place emerald-theme-manager into /usr/share/icons/ and remove
+useless icons from there.
+
+---
+Sat Feb 13 09:25:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 0.8.12:
+  * Remove start scripts: no longer make sense.
+  * Add Gtk3 support (by default).
+  * Add additional Compiz 0.9.x support (configure --enable-decor09
+argument).
+  * Fix resize glitches on some GPU's.
+  * Fix wrong size of button tooltips when hovering from one to
+another.
+
+---

Old:

  emerald-0.8.9.tar.xz

New:

  emerald-0.8.12.1.tar.xz



Other differences:
--
++ compiz-emerald.spec ++
--- /var/tmp/diff_new_pack.zZW4wv/_old  2016-02-26 00:28:14.0 +0100
+++ /var/tmp/diff_new_pack.zZW4wv/_new  2016-02-26 00:28:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package compiz-emerald
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 %define _name   emerald
 Name:   compiz-emerald
-Version:0.8.9
+Version:0.8.12.1
 Release:0
 Summary:Themeable window decorator for Compiz
 License:GPL-2.0+
@@ -28,11 +28,11 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  mate-common
+BuildRequires:  intltool
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-2.0) >= 2.8.0
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libdecoration) < 0.9
-BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(libwnck-3.0) >= 2.22
 BuildRequires:  pkgconfig(pangocairo)
 BuildRequires:  pkgconfig(xrender) >= 0.8.4
 Requires:   compiz < 0.9
@@ -50,9 +50,9 @@
 Group:  Development/Languages/C and C++
 Requires:   %{name} = %{version}
 Requires:   gcc-c++
-Requires:   pkgconfig(gtk+-2.0) >= 2.8.0
+Requires:   pkgconfig(gtk+-3.0)
 Requires:   pkgconfig(libdecoration) < 0.9
-Requires:   pkgconfig(libwnck-1.0)
+Requires:   pkgconfig(libwnck-3.0) >= 2.22
 Requires:   pkgconfig(pangocairo)
 Requires:   pkgconfig(xrender) >= 0.8.4
 
@@ -65,7 +65,6 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static  \
   --disable-mime-update
@@ -92,14 +91,13 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS COPYING NEWS README
 %{_bindir}/*%{_name}*
 %{_libdir}/%{_name}/
 %{_libdir}/libemeraldengine.so.*
 %{_datadir}/%{_name}/
 %{_datadir}/applications/*%{_name}*.desktop
 %{_datadir}/icons/hicolor/*/*/*%{_name}*
-%{_datadir}/pixmaps/%{_name}*
 %{_datadir}/mime/packages/%{_name}.xml
 %dir %{_datadir}/mime-info/
 %{_datadir}/mime-info/%{_name}.mime

++ emerald-0.8.9.tar.xz -> emerald-0.8.12.1.tar.xz ++
 10585 lines of diff (skipped)




commit compiz-emerald for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2015-12-23 08:49:55

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
2015-12-06 07:40:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2015-12-23 08:49:58.0 +0100
@@ -1,0 +2,5 @@
+Sat Dec 19 21:13:15 UTC 2015 - sor.ale...@meowr.ru
+
+- Use a better upstream tarball.
+
+---

Old:

  emerald-0.8.9.tar.gz

New:

  emerald-0.8.9.tar.xz



Other differences:
--
++ compiz-emerald.spec ++
--- /var/tmp/diff_new_pack.VWTNy6/_old  2015-12-23 08:49:59.0 +0100
+++ /var/tmp/diff_new_pack.VWTNy6/_new  2015-12-23 08:49:59.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  System/GUI/Other
 Url:https://github.com/raveit65/emerald
-Source: 
https://github.com/raveit65/%{_name}/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
+Source: 
https://github.com/raveit65/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -47,7 +47,6 @@
 
 %package devel
 Summary:Development files for compiz-emerald
-License:GPL-2.0+
 Group:  Development/Languages/C and C++
 Requires:   %{name} = %{version}
 Requires:   gcc-c++




commit compiz-emerald for openSUSE:Factory

2015-12-05 Thread h_root
Hello community,

here is the log from the commit of package compiz-emerald for openSUSE:Factory 
checked in at 2015-12-06 07:40:10

Comparing /work/SRC/openSUSE:Factory/compiz-emerald (Old)
 and  /work/SRC/openSUSE:Factory/.compiz-emerald.new (New)


Package is "compiz-emerald"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ /work/SRC/openSUSE:Factory/.compiz-emerald.new/compiz-emerald.changes   
2015-12-06 07:40:12.0 +0100
@@ -0,0 +1,22 @@
+---
+Mon Nov  9 11:48:58 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.8.9.
+- Split compiz-emerald-lang package.
+- Remove gdk64bitportabilityissue.diff and 30-bit-shadow.patch:
+  fixed upstream.
+- Remove compiz-emerald-rpmlintrc: no use for it.
+- Spec cleanup.
+
+---
+Sat May 10 18:00:00 UTC 2014 - k...@gmx.de
+
+- support 30-bit visuals by skipping shadow painting
+- fix License naming
+- add changelog file
+- move devel libs to devel package
+
+---
+Thu Apr 28 12:00:00 UTC 2011 - roberth...@arcor.de
+
+- update to 0.8.8

New:

  compiz-emerald.changes
  compiz-emerald.spec
  emerald-0.8.9.tar.gz



Other differences:
--
++ compiz-emerald.spec ++
#
# spec file for package compiz-emerald
#
# Copyright (c) 2015 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define _name   emerald
Name:   compiz-emerald
Version:0.8.9
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}/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  hicolor-icon-theme
BuildRequires:  mate-common
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gtk+-2.0) >= 2.8.0
BuildRequires:  pkgconfig(libdecoration) < 0.9
BuildRequires:  pkgconfig(libwnck-1.0)
BuildRequires:  pkgconfig(pangocairo)
BuildRequires:  pkgconfig(xrender) >= 0.8.4
Requires:   compiz < 0.9
Recommends: %{name}-lang
Recommends: %{name}-themes
Provides:   compiz-decorator = 0.8

%description
Emerald is a themeable window decorator for Compiz.

%lang_package

%package devel
Summary:Development files for compiz-emerald
License:GPL-2.0+
Group:  Development/Languages/C and C++
Requires:   %{name} = %{version}
Requires:   gcc-c++
Requires:   pkgconfig(gtk+-2.0) >= 2.8.0
Requires:   pkgconfig(libdecoration) < 0.9
Requires:   pkgconfig(libwnck-1.0)
Requires:   pkgconfig(pangocairo)
Requires:   pkgconfig(xrender) >= 0.8.4

%description devel
Emerald is a themeable window decorator for Compiz.

This package holds the development files for compiz-emerald.

%prep
%setup -q -n %{_name}-%{version}

%build
NOCONFIGURE=1 mate-autogen
%configure \
  --disable-static  \
  --disable-mime-update
make %{?_smp_mflags}

%install
%make_install
%suse_update_desktop_file %{_name}-theme-manager DesktopSettings
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}%{_datadir}/
%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

%files
%defattr(-,root,root)
%doc AUTHORS COPYING README
%{_bindir}/*%{_name}*
%{_libdir}/%{_name}/
%{_libdir}/libemeraldengine.so.*
%{_datadir}/%{_name}/
%{_datadir}/applications/*%{_name}*.desktop
%{_datadir}/icons/hicolor/*/*/*%{_name}*
%{_datadir}/pixmaps/%{_name}*
%{_datadir}/mime/packages/%{_name}.xml
%dir %{_datadir}/mime-info/
%{_datadir}/mime-info/%{_name}.mime
%{_mandir}/man1/%{_name}*.1%{?ext_man}

%files lang -f %{_name}.lang
%defattr(-,root,root)

%files devel
%defattr(-,root,root)
%{_includedir}/%{_name}/
%{_libdir}/libemeraldengine.so
%{_libdir}/pkgconfig/%{_name}*.pc

%changelog