[muffin] update to latest git

leigh123linux leigh123linux at fedoraproject.org
Mon Sep 16 12:41:26 UTC 2013


commit 293173d74ffa9e5ae25ebef6d98210862448441b
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Sep 16 13:41:08 2013 +0100

    update to latest git

 .gitignore  |    1 +
 muffin.spec |    8 +++++---
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d9c430..93b4280 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /muffin-1.8.2.tar.gz
 /muffin-1.8.3.git9611aa2.tar.gz
 /muffin-1.8.3.git6ead0af.tar.gz
+/muffin-1.8.3.gitc13a698.tar.gz
diff --git a/muffin.spec b/muffin.spec
index 6cb415a..82afd3e 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -1,8 +1,8 @@
-%global _internal_version  6ead0af
+%global _internal_version  c13a698
 
 Name:          muffin
 Version:       1.8.3
-Release:       0.5.git%{_internal_version}%{?dist}
+Release:       0.6.git%{_internal_version}%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -64,7 +64,6 @@ utilities for testing Metacity/Muffin themes.
 
 %prep
 %setup -q -n linuxmint-muffin-%{_internal_version}
-sed -i -e 's at gsettings-desktop-schemas@cinnamon-desktop at g' src/libmuffin.pc.in
 sed -i -e 's@{ACLOCAL_FLAGS}@{ACLOCAL_FLAGS} -I m4 at g' Makefile.am
 echo "AC_CONFIG_MACRO_DIR([m4])" >> configure.in
 
@@ -135,6 +134,9 @@ fi
 %doc %{_mandir}/man1/muffin-window-demo.1.*
 
 %changelog
+* Mon Sep 16 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.3-0.6.gitc13a698
+- update to latest git
+
 * Sun Aug 25 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.3-0.5.git6ead0af
 - update to latest git
 - Change buildrequires to cinnamon-desktop-devel
diff --git a/sources b/sources
index c169a1c..e524e46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8cfc81c505eee3820da6bc19ef449b29  muffin-1.8.3.git6ead0af.tar.gz
+e6906bc91cad12f607358ea738756bb3  muffin-1.8.3.gitc13a698.tar.gz


More information about the scm-commits mailing list