summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--mutter.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 57a986f..72b1516 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.0.0.tar.bz2
/mutter-3.0.1.tar.bz2
/mutter-3.0.2.1.tar.bz2
+/mutter-3.1.3.tar.bz2
diff --git a/mutter.spec b/mutter.spec
index 0d17ed8..07be8ae 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -1,5 +1,5 @@
Name: mutter
-Version: 3.0.2.1
+Version: 3.1.3
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
@@ -143,6 +143,9 @@ gconftool-2 --makefile-install-rule \
%doc %{_mandir}/man1/mutter-window-demo.1.gz
%changelog
+* Thu Jun 30 2011 Owen Taylor <otaylor@redhat.com> - 3.1.3-1
+- Update to 3.1.3
+
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2.1-1
- Update to 3.0.2.1
diff --git a/sources b/sources
index ec05139..4205a6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52212e032309fff6307f9083171fcb1a mutter-3.0.2.1.tar.bz2
+ae3c93474052dba782b7df9a54d1b40c mutter-3.1.3.tar.bz2