[muffin] update to 1.1.1 release

leigh123linux leigh123linux at fedoraproject.org
Thu Sep 27 20:56:02 UTC 2012


commit 5c3a06b0133a7979b4a5eb76fb12b9a1ec626f74
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Thu Sep 27 21:55:56 2012 +0100

    update to 1.1.1 release

 .gitignore  |    1 +
 muffin.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec4a94e..8f6bc05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /muffin-1.0.4.gitfcea2f1.tar.gz
 /muffin-1.0.6.tar.gz
 /muffin-1.1.0.tar.gz
+/muffin-1.1.1.tar.gz
diff --git a/muffin.spec b/muffin.spec
index 21c6b70..d8edacc 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -1,15 +1,15 @@
 %global        _internel_version  53f9d2f
 
 Name:          muffin
-Version:       1.1.0
-Release:       2%{?dist}
+Version:       1.1.1
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
 License:       GPLv2+
 URL:           https://github.com/linuxmint/muffin
 # To generate source
-# wget https://github.com/linuxmint/muffin/tarball/%{_internel_version} -O muffin-%{version}.git%{_internel_version}.tar.gz
+# wget https://github.com/linuxmint/muffin/tarball/%%{_internel_version} -O muffin-%%{version}.git%%{_internel_version}.tar.gz
 Source0:       http://leigh123linux.fedorapeople.org/pub/muffin/source/muffin-%{version}.tar.gz
 
 
@@ -137,6 +137,9 @@ fi
 %doc %{_mandir}/man1/muffin-window-demo.1.*
 
 %changelog
+* Thu Sep 27 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.1.1-1
+- update to 1.1.1 release
+
 * Tue Sep 18 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.1.0-2
 - rebuild
 
diff --git a/sources b/sources
index 7250bc1..76f6487 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fdd6a1d5a891601739c5f4cb7466ca4  muffin-1.1.0.tar.gz
+e8b44ea43f041af680f94822d4a35032  muffin-1.1.1.tar.gz


More information about the scm-commits mailing list