summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2017-03-26 13:42:48 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2017-03-26 13:42:48 -0500
commit491649330990b53ec10af47e38f4da3e72ef67dc (patch)
tree268c5a6cb1dea6f4171a229ce510b452c1bc6774
parente44f1a3c17df640afa6f6f9d673b1306374b1444 (diff)
downloadgnome-panel-491649330990b53ec10af47e38f4da3e72ef67dc.tar.gz
gnome-panel-491649330990b53ec10af47e38f4da3e72ef67dc.tar.xz
gnome-panel-491649330990b53ec10af47e38f4da3e72ef67dc.zip
gnome-panel 3.22.0f25
-rw-r--r--.gitignore1
-rw-r--r--gnome-panel.spec19
-rw-r--r--sources2
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 <yselkowi@redhat.com> - 3.22.0-1
+- new version
+
* Mon Sep 12 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 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