[gdesklets/f14/master: 2/3] updated spec

Luya Tshimbalanga luya at fedoraproject.org
Thu Jan 27 08:44:55 UTC 2011


commit eb81e2c9063ae331072d3f4ce0ab6acfaa5bbe29
Author: Luya Tshimbalanga <luya at fedoraproject.org>
Date:   Wed Jan 26 23:11:12 2011 -0800

    updated spec

 .gitignore     |    1 +
 gdesklets.spec |   13 ++++++++-----
 sources        |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9017dda..404f452 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gDesklets-0.36.2.tar.bz2
+/gdesklets-0.36.3.tar.bz2
diff --git a/gdesklets.spec b/gdesklets.spec
index ddbbd99..e0f9606 100644
--- a/gdesklets.spec
+++ b/gdesklets.spec
@@ -1,15 +1,15 @@
 #%define alphatag beta
 
 Name:		gdesklets
-Version:	0.36.2
-Release:	3%{?dist}
+Version:	0.36.3
+Release:	1%{?dist}
 Summary:	Architecture for desktop applets
 
 Group:		User Interface/Desktops
 License:	GPL+
 
-URL:		http://www.%{name}.info/
-Source0:	http://archives.%{name}.info/gDesklets/gDesklets-%{version}.tar.bz2
+URL:		http://%{name}.de/
+Source0:	http://%{name}.de/files/%{name}-%{version}.tar.bz2
 Patch0:		transition.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -29,7 +29,7 @@ bars, weather sensors, news tickers.
 
 
 %prep
-%setup -q -n gDesklets-%{version}
+%setup -q -n %{name}-%{version}
 %patch0 -p1 -b .transition
 
 %build
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jan 26 2011 Luya Tshimbalanga <luya at fedoraproject.org> - 0.36.3-1
+- New upstream version
+
 * Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.36.2-3
 - recompiling .py files against Python 2.7 (rhbz#623304)
 
diff --git a/sources b/sources
index a08dbd2..e2574bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c64e7017fa60746746de203d1b532045  gDesklets-0.36.2.tar.bz2
+66fb992d9c0bbc273fbd44783b52c2ae  gdesklets-0.36.3.tar.bz2


More information about the scm-commits mailing list