[muffin] update to 1.0.2

leigh123linux leigh123linux at fedoraproject.org
Tue Mar 13 19:47:18 UTC 2012


commit 26e36a6282a8840c107d4d0107689cb5c2bc8b3e
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Mar 13 19:47:15 2012 +0000

    update to 1.0.2

 .gitignore  |    1 +
 muffin.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..f70a5b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/muffin-1.0.2.tar.gz
diff --git a/muffin.spec b/muffin.spec
index 56a281a..10c9a6f 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -1,7 +1,7 @@
-%global        _internel_version  e5c8fdb
+%global        _internel_version  08ffc65
 
 Name:          muffin
-Version:       1.0.1
+Version:       1.0.2
 Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
@@ -9,7 +9,7 @@ Group:         User Interface/Desktops
 License:       GPLv2+
 URL:           https://github.com/linuxmint/muffin
 # To generate tarball
-# wget https://github.com/linuxmint/muffin/tarball/1.0.1 -O muffin-1.0.1.tar.gz
+# wget https://github.com/linuxmint/muffin/tarball/1.0.2 -O muffin-1.0.2.tar.gz
 Source0:       %{name}-%{version}.tar.gz
 
 # https://github.com/linuxmint/muffin/issues/9
@@ -137,6 +137,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %doc %{_mandir}/man1/muffin-window-demo.1.gz
 
 %changelog
+* Tue Mar 13 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.0.2-1
+- update to 1.0.2
+
 * Mon Mar 12 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.0.1-1
 - update to 1.0.1 
 
diff --git a/sources b/sources
index 93b5da4..d51abc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46807f29e0e00c8e0d3f46829ef0243a  muffin-1.0.1.tar.gz
+7da13590ceb8677209c15d1f2d9e024f  muffin-1.0.2.tar.gz


More information about the scm-commits mailing list