[gnome-shell/f21] Update to 3.14.4

Florian Müllner fmuellner at fedoraproject.org
Mon Mar 23 18:47:06 UTC 2015


commit 05e9a63d3c9b5774f647012ee2492ebdcc870566
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Mon Mar 23 19:46:52 2015 +0100

    Update to 3.14.4

 .gitignore                                         |  1 +
 ...ndar-Stop-computing-week-number-ourselves.patch | 54 ----------------------
 gnome-shell.spec                                   |  9 ++--
 sources                                            |  2 +-
 4 files changed, 7 insertions(+), 59 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d347f25..c27f4d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.14.1.5.tar.xz
 /gnome-shell-3.14.2.tar.xz
 /gnome-shell-3.14.3.tar.xz
+/gnome-shell-3.14.4.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 5b5ee89..5c5a7cb 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        3.14.3
-Release:        2%{?dist}
+Version:        3.14.4
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -12,7 +12,6 @@ Source0:        http://download.gnome.org/sources/gnome-shell/3.14/%{name}-%{ver
 
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
-Patch2: 0001-calendar-Stop-computing-week-number-ourselves.patch
 
 %define clutter_version 1.15.90
 %define gnome_bluetooth_version 1:3.9.0
@@ -119,7 +118,6 @@ easy to use experience.
 %prep
 %setup -q
 %patch1 -p1 -b .firefox
-%patch2 -p1 -b .calendar-week-number
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -181,6 +179,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Mon Mar 23 2015 Florian Müllner <fmuellner at redhat.com> - 3.14.4-1
+- Update to 3.14.4
+
 * Fri Mar 13 2015 Dan Williams <dcbw at redhat.com> - 3.14.3-2
 - Fix week number calculation in calendar (BGO #736722)
 
diff --git a/sources b/sources
index a6d3a93..e420850 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c380179c79f19b21e7947a2e3455e96  gnome-shell-3.14.3.tar.xz
+0ad085bc32cd3ff266d1ab69fff04692  gnome-shell-3.14.4.tar.xz


More information about the scm-commits mailing list