[moblin-panel-myzone/f14/master] 0.1.35

Peter Robinson pbrobinson at fedoraproject.org
Wed Sep 22 22:00:29 UTC 2010


commit b74d429aa611c186d4da3e96fe38d492a237b04d
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Sep 22 23:00:25 2010 +0100

    0.1.35

 .gitignore               |    1 +
 moblin-panel-myzone.spec |   16 ++++++++++++----
 sources                  |    2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1e3a5e..b7ec7fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 moblin-panel-myzone-0.1.34.tar.gz
+/moblin-panel-myzone-0.1.35.tar.bz2
diff --git a/moblin-panel-myzone.spec b/moblin-panel-myzone.spec
index ad22ee0..a21420b 100644
--- a/moblin-panel-myzone.spec
+++ b/moblin-panel-myzone.spec
@@ -1,12 +1,17 @@
+# Tarfile created using git
+# git clone git://gitorious.org/meego-netbook-ux/meego-panel-myzone.git
+# git archive --format=tar --prefix=%{name}-%{version}/ %{version} | bzip2 > %{name}-%{version}.tar.bz2
+%define tarfile %{name}-%{version}.tar.bz2
+
 Name:          moblin-panel-myzone
-Version:       0.1.34
-Release:       2%{?dist}
+Version:       0.1.35
+Release:       1%{?dist}
 Summary:       Moblin Panel for MyZone
 
 Group:         System Environment/Libraries
 License:       GPLv2+
-URL:           http://www.moblin.org
-Source0:       http://git.moblin.org/cgit.cgi/%{name}/snapshot/moblin-panel-myzone-%{version}.tar.gz
+URL:           http://www.meego.com
+Source0:       %{tarfile}
 Patch0:        mpm-fixdso.patch
 
 BuildRequires: clutter-devel
@@ -83,6 +88,9 @@ rm -rf %{buildroot}
 %{_includedir}/%{name}
 
 %changelog
+* Wed Sep 22 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.35-1
+- new upstream 0.1.35 release
+
 * Mon Jul 26 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.34-2
 - bump build
 
diff --git a/sources b/sources
index 11d5781..547a2f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc499bca1aa79da0d292c77eb13e4872  moblin-panel-myzone-0.1.34.tar.gz
+d935ef2a4e30978b9e546b7883ff04cd  moblin-panel-myzone-0.1.35.tar.bz2


More information about the scm-commits mailing list