summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-10-18 22:50:14 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-10-18 22:50:14 -0400
commit87cd4a0fc157494d21d339ad124a4080a83aff0d (patch)
tree2cdc16c00efa5e097e32d0ab2c6a2b5cbe380e57
parent47b5d884a6816065d6a810f797fe62564bcf4e3a (diff)
downloadgnome-panel-87cd4a0fc157494d21d339ad124a4080a83aff0d.tar.gz
gnome-panel-87cd4a0fc157494d21d339ad124a4080a83aff0d.tar.xz
gnome-panel-87cd4a0fc157494d21d339ad124a4080a83aff0d.zip
3.2.1
-rw-r--r--.gitignore1
-rw-r--r--gnome-panel.spec23
-rw-r--r--sources2
3 files changed, 21 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index c5ff347..5b60950 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ gnome-panel-2.31.6.tar.bz2
/gnome-panel-3.1.91.tar.xz
/gnome-panel-3.1.92.tar.xz
/gnome-panel-3.2.0.tar.xz
+/gnome-panel-3.2.1.tar.xz
diff --git a/gnome-panel.spec b/gnome-panel.spec
index ced3f52..8c5a895 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -20,8 +20,8 @@
Summary: GNOME panel
Name: gnome-panel
-Version: 3.2.0
-Release: 2%{?dist}
+Version: 3.2.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.2/%{name}-%{version}.tar.xz
@@ -263,6 +263,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gir-1.0/PanelApplet-4.0.gir
%changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
+- Update to 3.2.1
+
* Wed Sep 28 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.0-2
- Fix Source URL, remove no longer needed band-aid - RHBZ 730586
@@ -272,17 +275,29 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
- Update to 3.1.92
+* Thu Sep 08 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-3
+- Obsolete additional -devel packages that AutoQA caught
+
+* Wed Sep 7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-2
+- Rebuild against newer libcamel
+
* Tue Sep 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
- Update to 3.1.91
* Tue Aug 30 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-5
-- Sync version with f16 branch
+- Rebuild against newer evolution-data-server (once again)
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-4
- Rebuild against newer evolution-data-server
* Wed Aug 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-3
-- Sync with F16
+- Make the -libs dependency archful
+
+* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-2
+- Rebuild
+
+* Wed Aug 17 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
+- Update to 3.1.5
* Tue Aug 16 2011 Milan Crha <mcrha@redhat.com> - 3.0.2-4
- Rebuild against newer evolution-data-server
diff --git a/sources b/sources
index 2ca5bca..530714b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5c0b457b75fe50a006955ed887df6b1 gnome-panel-3.2.0.tar.xz
+cc2c18e18396d728cc10c58596db2f9a gnome-panel-3.2.1.tar.xz