[muffin] update to 1.1.0 release

leigh123linux leigh123linux at fedoraproject.org
Mon Sep 17 16:12:51 UTC 2012


commit 39a5629f0f0762a859b290c2eae1c02a2c7914f0
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Sep 17 17:12:42 2012 +0100

    update to 1.1.0 release
    
    - drop cogl patch

 .gitignore     |    1 +
 cogl_api.patch |  321 --------------------------------------------------------
 muffin.spec    |   12 +-
 sources        |    2 +-
 4 files changed, 8 insertions(+), 328 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08f2cea..ec4a94e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /muffin-1.0.2.tar.gz
 /muffin-1.0.4.gitfcea2f1.tar.gz
 /muffin-1.0.6.tar.gz
+/muffin-1.1.0.tar.gz
diff --git a/muffin.spec b/muffin.spec
index fdcf4ea..42b7e25 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -1,8 +1,8 @@
 %global        _internel_version  75e4992
 
 Name:          muffin
-Version:       1.0.6
-Release:       4%{?dist}
+Version:       1.1.0
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -12,9 +12,6 @@ URL:           https://github.com/linuxmint/muffin
 # 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
 
-# http://git.gnome.org/browse/mutter/commit/?id=ed358c8f4b1200e8532dcc0b249f51752d2695eb
-Patch0:        cogl_api.patch
-
 
 BuildRequires: clutter-devel >= 1.7.5
 BuildRequires: pango-devel
@@ -67,7 +64,6 @@ utilities for testing Metacity/Muffin themes.
 
 %prep
 %setup -q -n linuxmint-%{name}-%{_internel_version}
-%patch0 -p1
 
 
 %build
@@ -141,6 +137,10 @@ fi
 %doc %{_mandir}/man1/muffin-window-demo.1.*
 
 %changelog
+* Mon Sep 17 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.1.0-1
+- update to 1.1.0 release
+- drop cogl patch
+
 * Fri Aug 17 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.0.6-4
 - rebuilt for new cogl version
 - patch for new cogl api
diff --git a/sources b/sources
index 20b87fa..7250bc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d37905da989505fe5f944707f33a21c7  muffin-1.0.6.tar.gz
+7fdd6a1d5a891601739c5f4cb7466ca4  muffin-1.1.0.tar.gz


More information about the scm-commits mailing list