[springlobby/f14/master] - Version 0.128 (Large number of fixes). - libnotify patched dropped, handled up-stream.

Gilboa Davara gilboa at fedoraproject.org
Thu Mar 31 09:50:26 UTC 2011


commit b40825fafca61a1b5eec740e5acdba43ec42839e
Author: Gilboa Davara <gilboa at gilboa-home-dev.localdomain>
Date:   Thu Mar 31 11:50:14 2011 +0200

    - Version 0.128 (Large number of fixes).
    - libnotify patched dropped, handled up-stream.

 .gitignore       |    1 +
 sources          |    1 +
 springlobby.spec |    8 +++++---
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e34256..b97d57a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ springlobby-0.95.tar.bz2
 /springlobby-0.118.tar.bz2
 /springlobby-0.120.tar.bz2
 /springlobby-0.124.tar.bz2
+/springlobby-0.128.tar.bz2
diff --git a/sources b/sources
index 9bba28c..8577458 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@ f877a02e9559690f6f90e2eae163fdcc  springlobby-0.124.tar.bz2
 b94d9fc2426f149510dd808f105188b3  libnotify-070-fix.patch
 cf0323eef43e000a88852ef36155201f  springlobby-dso.patch
 8a81cf4b06ad7404170e8ccfab454ab0  springlobby-gtkfix.patch
+14a67b499366f500645d6174f7753674  springlobby-0.128.tar.bz2
diff --git a/springlobby.spec b/springlobby.spec
index 17620ca..f2787c9 100644
--- a/springlobby.spec
+++ b/springlobby.spec
@@ -1,5 +1,5 @@
 Name:			springlobby
-Version:		0.124
+Version:		0.128
 Release:		1%{?dist}
 Summary:		A lobby client for the spring RTS game engine
 
@@ -9,7 +9,6 @@ License:		GPLv2
 URL:			http://springlobby.info
 Source0:		http://www.springlobby.info/tarballs/springlobby-%{version}.tar.bz2
 Patch0:			springlobby-gtkfix.patch
-Patch1:			libnotify-070-fix.patch
 
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -36,7 +35,6 @@ SpringLobby is a free cross-platform lobby client for the Spring RTS project.
 %prep
 %setup -q
 %patch0 -p1 -b .springlobby-gtkfix
-%patch1 -p1 -b .libnotify-070-fix
 
 
 %build
@@ -94,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 31 2011 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 0.128-1
+- Version 0.128 (Large number of fixes).
+- libnotify patched dropped, handled up-stream.
+
 * Thu Mar 10 2011 Gilboa Davara <gilboad [AT] gmail [DOT] com> - 0.124-1
 - Version 0.124 (Large number of fixes).
 


More information about the scm-commits mailing list