[awesome] Update to 3.4.12.

Thomas Moschny thm at fedoraproject.org
Sun Jun 17 09:59:38 UTC 2012


commit a80df5c7a57439d356982338bf8b36fa138510af
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sun Jun 17 11:53:01 2012 +0200

    Update to 3.4.12.
    
    - Remove patches applied upstream.

 .gitignore                    |    1 +
 0001-Desktop-file-fixes.patch |   27 ---------------------------
 awesome-3.4-glib2_2_31.patch  |   28 ----------------------------
 awesome.spec                  |   14 ++++++--------
 sources                       |    2 +-
 5 files changed, 8 insertions(+), 64 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5045a8..4186050 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /awesome-3.4.11.tar.xz
+/awesome-3.4.12.tar.xz
diff --git a/awesome.spec b/awesome.spec
index 7464729..7ec005b 100644
--- a/awesome.spec
+++ b/awesome.spec
@@ -1,6 +1,6 @@
 Name:		awesome
-Version:	3.4.11
-Release:	5%{?dist}
+Version:	3.4.12
+Release:	1%{?dist}
 Summary:	Highly configurable, framework window manager for X. Fast, light and extensible
 Group:		User Interface/Desktops
 # common/buffer.[ch]: BSD
@@ -8,8 +8,6 @@ License:	GPLv2+ and BSD
 URL:		http://awesome.naquadah.org
 Source0:	http://awesome.naquadah.org/download/%{name}-%{version}.tar.xz
 Patch0:		awesome-3.3-libev-pkg-config.patch
-Patch1:		awesome-3.4-glib2_2_31.patch
-Patch2:		0001-Desktop-file-fixes.patch
 
 BuildRequires:	cmake >= 2.8.0
 
@@ -73,10 +71,6 @@ API doc files for awesome generated by luadoc.
 # Fedora specific patch - we provide pkgconfig support for libev
 # so we also provide it's usage in awesome
 %patch0
-# Patch for building against glib2 2.31, already sent upstream
-%patch1 -p1
-# Patch with small fixes of the .desktop file, sent upstream
-%patch2 -p1
 
 
 %build
@@ -113,6 +107,10 @@ desktop-file-validate %{buildroot}%{_datadir}/xsessions/%{name}.desktop
 
 
 %changelog
+* Sat Jun 16 2012 Thomas Moschny <thomas.moschny at gmx.de> - 3.4.12-1
+- Update to 3.4.12.
+- Remove patches applied upstream.
+
 * Wed May 30 2012 Thomas Moschny <thomas.moschny at gmx.de> - 3.4.11-5
 - Update License tag.
 - Fix permissions of generated HTML docs.
diff --git a/sources b/sources
index d96df00..6cd2420 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6aa71334b5cd4ef63ce69d6c612ecf2  awesome-3.4.11.tar.xz
+2c3490b820a19c044290027e6f2eb6c8  awesome-3.4.12.tar.xz


More information about the scm-commits mailing list