[muffin] Update to version 1.8.2

leigh123linux leigh123linux at fedoraproject.org
Mon May 20 15:01:51 UTC 2013


commit 5bb1924eaaed60a31a7b1ee33fcdc9601e91c307
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon May 20 16:01:46 2013 +0100

    Update to version 1.8.2
    
    - drop merged patch

 .gitignore       |    1 +
 muffin.spec      |   12 ++++++------
 revert_#65.patch |   13 -------------
 sources          |    2 +-
 4 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 807297f..c5eebe6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /muffin-1.1.2.tar.gz
 /muffin-1.8.0.tar.gz
 /muffin-1.8.1.tar.gz
+/muffin-1.8.2.tar.gz
diff --git a/muffin.spec b/muffin.spec
index 1959c37..927bfc5 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -1,6 +1,6 @@
 Name:          muffin
-Version:       1.8.1
-Release:       2%{?dist}
+Version:       1.8.2
+Release:       1%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -12,9 +12,6 @@ Source0:       http://leigh123linux.fedorapeople.org/pub/muffin/source/muffin-%{
 
 # https://github.com/linuxmint/muffin/pull/81
 Patch0:        alt-tab.patch
-# https://github.com/linuxmint/muffin/issues/79
-# https://github.com/linuxmint/muffin/pull/83
-Patch1:        revert_#65.patch
 
 
 BuildRequires: pkgconfig(clutter-1.0) >= 1.7.5
@@ -67,7 +64,6 @@ utilities for testing Metacity/Muffin themes.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -137,6 +133,10 @@ fi
 %doc %{_mandir}/man1/muffin-window-demo.1.*
 
 %changelog
+* Mon May 20 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.2-1
+- Update to version 1.8.2
+- drop merged patch
+
 * Tue May 14 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.1-2
 - add patch to fix dnd issue
 
diff --git a/sources b/sources
index 44a28ee..1a7cfa5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abe2c844e4a4845957407e73dd9c8702  muffin-1.8.1.tar.gz
+b68735a1e2b9fe0971d024d4e66b864a  muffin-1.8.2.tar.gz


More information about the scm-commits mailing list