From 10cd7890968bd11ac1a0acf12d0dcd2e2075b084 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 14 Jul 2015 23:37:53 -0500 Subject: Version bump for GNOME Flashback 3.16. --- .gitignore | 1 + gnome-panel.spec | 24 +++++++++++++----------- sources | 2 +- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 46d5407..29fd087 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.6.0.tar.xz /gnome-panel-3.6.2.tar.xz /gnome-panel-3.14.0.tar.xz +/gnome-panel-3.16.1.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 9a6c619..7cccfcf 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -2,13 +2,13 @@ %define gnome_desktop_version 2.91.6 %define glib2_version 2.35.0 -%define gtk3_version 3.3.8 +%define gtk3_version 3.15.2 %define libwnck_version 3.4.6 %define gnome_menus_version 3.7.90 %define telepathy_glib_version 0.14.0 %define evolution_data_server_version 3.5.3 %define cairo_version 1.0.0 -%define libgweather_version 3.9.2 +%define libgweather_version 3.10.1 %define dconf_version 0.13.4 %define librsvg_version 2.36.2 @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.14.0 +Version: 3.16.1 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.16/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 #Patch0: Use-16px-menu-icons.patch @@ -211,13 +211,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/applications/gnome-panel.desktop %{_bindir}/gnome-panel %{_bindir}/gnome-desktop-item-edit -%{_libexecdir}/%{name}/ - -%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service -%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service -%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service -%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service - +%dir %{_libdir}/gnome-panel/ +%dir %{_libdir}/gnome-panel/5.0/ +%{_libdir}/gnome-panel/5.0/libclock-applet.so +%{_libdir}/gnome-panel/5.0/libfish-applet.so +%{_libdir}/gnome-panel/5.0/libnotification-area-applet.so +%{_libdir}/gnome-panel/5.0/libwnck-applet.so %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.window-list.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml @@ -242,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Wed Jul 15 2015 Yaakov Selkowitz - 3.16.1-1 +- Version bump for GNOME Flashback 3.16. + * Wed Feb 04 2015 Yaakov Selkowitz - 3.14.0-1 - Version bump for GNOME Flashback 3.14. diff --git a/sources b/sources index 85f6418..b3fc5de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dcab3e1c007f16b13d54a8ac7ac236e9 gnome-panel-3.14.0.tar.xz +88ffde25491185e482bc204c4398e03a gnome-panel-3.16.1.tar.xz -- cgit From aa6a6d309544d4cad582ed948b87d6619f14ae51 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 15 Jul 2015 00:06:07 -0500 Subject: Unstable version bump --- .gitignore | 1 + gnome-panel.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 29fd087..0513c81 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.6.2.tar.xz /gnome-panel-3.14.0.tar.xz /gnome-panel-3.16.1.tar.xz +/gnome-panel-3.17.2.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 7cccfcf..58ce8c4 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -8,7 +8,7 @@ %define telepathy_glib_version 0.14.0 %define evolution_data_server_version 3.5.3 %define cairo_version 1.0.0 -%define libgweather_version 3.10.1 +%define libgweather_version 3.17.1 %define dconf_version 0.13.4 %define librsvg_version 2.36.2 @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.16.1 +Version: 3.17.2 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.17/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 #Patch0: Use-16px-menu-icons.patch @@ -241,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Wed Jul 15 2015 Yaakov Selkowitz - 3.17.2-1 +- Unstable version bump + * Wed Jul 15 2015 Yaakov Selkowitz - 3.16.1-1 - Version bump for GNOME Flashback 3.16. diff --git a/sources b/sources index b3fc5de..a2aabd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88ffde25491185e482bc204c4398e03a gnome-panel-3.16.1.tar.xz +444baea8d089665828afc6cf9cd9b8ad gnome-panel-3.17.2.tar.xz -- cgit From 6fbaa40ec41173fb61af2a97d72d2d3b005470fa Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Fri, 2 Oct 2015 14:23:26 -0500 Subject: gnome-panel 3.18.0 --- .gitignore | 1 + gnome-panel.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0513c81..cfc1880 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.14.0.tar.xz /gnome-panel-3.16.1.tar.xz /gnome-panel-3.17.2.tar.xz +/gnome-panel-3.18.0.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 58ce8c4..b044302 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -1,7 +1,7 @@ %define gettext_package gnome-panel-3.0 %define gnome_desktop_version 2.91.6 -%define glib2_version 2.35.0 +%define glib2_version 2.45.3 %define gtk3_version 3.15.2 %define libwnck_version 3.4.6 %define gnome_menus_version 3.7.90 @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.17.2 +Version: 3.18.0 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.18/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 #Patch0: Use-16px-menu-icons.patch @@ -241,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Fri Oct 02 2015 Yaakov Selkowitz - 3.18.0-1 +- Version bump for GNOME Flashback 3.18. + * Wed Jul 15 2015 Yaakov Selkowitz - 3.17.2-1 - Unstable version bump diff --git a/sources b/sources index a2aabd2..fc6fa5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -444baea8d089665828afc6cf9cd9b8ad gnome-panel-3.17.2.tar.xz +83726071255423241cda93604b44c828 gnome-panel-3.18.0.tar.xz -- cgit From 41bc573f6b068e2e76cc0fbb1fd12a2d48b2720c Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 12 Oct 2015 20:26:27 -0500 Subject: gnome-panel 3.18.1 --- .gitignore | 1 + gnome-panel.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cfc1880..431e400 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.16.1.tar.xz /gnome-panel-3.17.2.tar.xz /gnome-panel-3.18.0.tar.xz +/gnome-panel-3.18.1.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index b044302..f6a2e6f 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -16,7 +16,7 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.18.0 +Version: 3.18.1 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel @@ -241,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Tue Oct 13 2015 Yaakov Selkowitz - 3.18.1-1 +- Update to 3.18.1 + * Fri Oct 02 2015 Yaakov Selkowitz - 3.18.0-1 - Version bump for GNOME Flashback 3.18. diff --git a/sources b/sources index fc6fa5f..490f250 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83726071255423241cda93604b44c828 gnome-panel-3.18.0.tar.xz +c2f7309b1c8b8e61b9de7e94a390ce27 gnome-panel-3.18.1.tar.xz -- cgit From c16c5bfcea4fc90c255fd294fd17cfb4417412c1 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 27 Dec 2015 11:05:50 -0600 Subject: Drop gnome-shell-specific gnome-session-xsession dependency --- gnome-panel.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnome-panel.spec b/gnome-panel.spec index f6a2e6f..fe31267 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -17,7 +17,7 @@ Summary: GNOME panel Name: gnome-panel Version: 3.18.1 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel Source0: http://download.gnome.org/sources/gnome-panel/3.18/%{name}-%{version}.tar.xz @@ -34,7 +34,6 @@ Requires: gnome-menus >= %{gnome_menus_version} %if %{use_evolution_data_server} Requires: evolution-data-server >= %{evolution_data_server_version} %endif -Requires: gnome-session-xsession Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires(post): hicolor-icon-theme @@ -241,6 +240,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Sun Dec 27 2015 Yaakov Selkowitz - 3.18.1-2 +- Drop gnome-shell-specific gnome-session-xsession dependency + * Tue Oct 13 2015 Yaakov Selkowitz - 3.18.1-1 - Update to 3.18.1 -- cgit From c05dc83e3782a341591546e82f4d1319daf57dfa Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 14 Apr 2016 08:50:54 -0500 Subject: gnome-panel 3.18.2 --- .gitignore | 1 + gnome-panel.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 431e400..658ba86 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.17.2.tar.xz /gnome-panel-3.18.0.tar.xz /gnome-panel-3.18.1.tar.xz +/gnome-panel-3.18.2.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index fe31267..0b276a2 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -16,8 +16,8 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.18.1 -Release: 2%{?dist} +Version: 3.18.2 +Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel Source0: http://download.gnome.org/sources/gnome-panel/3.18/%{name}-%{version}.tar.xz @@ -240,6 +240,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Thu Apr 14 2016 Yaakov Selkowitz - 3.18.2-1 +- new version + * Sun Dec 27 2015 Yaakov Selkowitz - 3.18.1-2 - Drop gnome-shell-specific gnome-session-xsession dependency diff --git a/sources b/sources index 490f250..7f5f8c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2f7309b1c8b8e61b9de7e94a390ce27 gnome-panel-3.18.1.tar.xz +05951941e015dff534da9a3ed7c13286 gnome-panel-3.18.2.tar.xz -- cgit From 535655b07b14d04496b15761ee167ebafa7122f7 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 18 Apr 2016 16:12:17 -0500 Subject: gnome-panel 3.20.0 --- .gitignore | 1 + gnome-panel.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 658ba86..82a10a5 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.18.0.tar.xz /gnome-panel-3.18.1.tar.xz /gnome-panel-3.18.2.tar.xz +/gnome-panel-3.20.0.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 0b276a2..069f924 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -2,7 +2,7 @@ %define gnome_desktop_version 2.91.6 %define glib2_version 2.45.3 -%define gtk3_version 3.15.2 +%define gtk3_version 3.19.6 %define libwnck_version 3.4.6 %define gnome_menus_version 3.7.90 %define telepathy_glib_version 0.14.0 @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.18.2 +Version: 3.20.0 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.20/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 #Patch0: Use-16px-menu-icons.patch @@ -240,6 +240,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Mon Apr 18 2016 Yaakov Selkowitz - 3.20.0-1 +- Version bump for GNOME Flashback 3.20. + * Thu Apr 14 2016 Yaakov Selkowitz - 3.18.2-1 - new version diff --git a/sources b/sources index 7f5f8c7..f9de7e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05951941e015dff534da9a3ed7c13286 gnome-panel-3.18.2.tar.xz +fc754b66d40ee89368c52dcdf93fc2be gnome-panel-3.20.0.tar.xz -- cgit From e44f1a3c17df640afa6f6f9d673b1306374b1444 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 12 Sep 2016 17:21:24 -0500 Subject: gnome-panel 3.20.1 --- .gitignore | 1 + gnome-panel.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 82a10a5..e661fc9 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.18.1.tar.xz /gnome-panel-3.18.2.tar.xz /gnome-panel-3.20.0.tar.xz +/gnome-panel-3.20.1.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 069f924..0d1c428 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -16,7 +16,7 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.20.0 +Version: 3.20.1 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel @@ -49,6 +49,7 @@ BuildRequires: autoconf BuildRequires: libtool BuildRequires: GConf2-devel BuildRequires: gtk3-devel >= %{gtk3_version} +BuildRequires: gdm-devel BuildRequires: itstool BuildRequires: libxslt BuildRequires: libX11-devel @@ -240,6 +241,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Mon Sep 12 2016 Yaakov Selkowitz - 3.20.1-1 +- new version + * Mon Apr 18 2016 Yaakov Selkowitz - 3.20.0-1 - Version bump for GNOME Flashback 3.20. diff --git a/sources b/sources index f9de7e9..01744df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc754b66d40ee89368c52dcdf93fc2be gnome-panel-3.20.0.tar.xz +4879229933c668b21dad55a2355f822b gnome-panel-3.20.1.tar.xz -- cgit From 491649330990b53ec10af47e38f4da3e72ef67dc Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Sun, 26 Mar 2017 13:42:48 -0500 Subject: gnome-panel 3.22.0 --- .gitignore | 1 + gnome-panel.spec | 19 +++++++++---------- sources | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index e661fc9..080d429 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ gnome-panel-2.31.6.tar.bz2 /gnome-panel-3.18.2.tar.xz /gnome-panel-3.20.0.tar.xz /gnome-panel-3.20.1.tar.xz +/gnome-panel-3.22.0.tar.xz diff --git a/gnome-panel.spec b/gnome-panel.spec index 0d1c428..d23dbfa 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -16,11 +16,11 @@ Summary: GNOME panel Name: gnome-panel -Version: 3.20.1 +Version: 3.22.0 Release: 1%{?dist} URL: http://www.gnome.org #VCS: git:git://git.gnome.org/gnome-panel -Source0: http://download.gnome.org/sources/gnome-panel/3.20/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-panel/3.22/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646749 #Patch0: Use-16px-menu-icons.patch @@ -78,7 +78,6 @@ BuildRequires: gettext-devel BuildRequires: libtool BuildRequires: libcanberra-devel BuildRequires: desktop-file-utils -BuildRequires: gobject-introspection-devel BuildRequires: gnome-common Obsoletes: gdm-user-switch-applet < 1:2.91.6 @@ -212,11 +211,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_bindir}/gnome-panel %{_bindir}/gnome-desktop-item-edit %dir %{_libdir}/gnome-panel/ -%dir %{_libdir}/gnome-panel/5.0/ -%{_libdir}/gnome-panel/5.0/libclock-applet.so -%{_libdir}/gnome-panel/5.0/libfish-applet.so -%{_libdir}/gnome-panel/5.0/libnotification-area-applet.so -%{_libdir}/gnome-panel/5.0/libwnck-applet.so +%{_libdir}/gnome-panel/libclock-applet.so +%{_libdir}/gnome-panel/libfish-applet.so +%{_libdir}/gnome-panel/libnotification-area-applet.so +%{_libdir}/gnome-panel/libwnck-applet.so %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.window-list.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml @@ -230,7 +228,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %files libs %{_libdir}/*.so.* -%{_libdir}/girepository-1.0/PanelApplet-5.0.typelib %files devel %{_bindir}/panel-test-applets @@ -238,9 +235,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_libdir}/pkgconfig/* %{_libdir}/*.so %{_datadir}/gtk-doc -%{_datadir}/gir-1.0/PanelApplet-5.0.gir %changelog +* Sun Mar 26 2017 Yaakov Selkowitz - 3.22.0-1 +- new version + * Mon Sep 12 2016 Yaakov Selkowitz - 3.20.1-1 - new version diff --git a/sources b/sources index 01744df..339c714 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4879229933c668b21dad55a2355f822b gnome-panel-3.20.1.tar.xz +9adcb1bd0515e5b7daf356dc6dc1d84a gnome-panel-3.22.0.tar.xz -- cgit