[cheese] bump epoch

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 13 16:31:10 UTC 2010


commit 12054baf5829f9adde1d2f9275ba3109467d3b0f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Aug 13 12:29:31 2010 -0400

    bump epoch

 cheese.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/cheese.spec b/cheese.spec
index 06d0a93..5284733 100644
--- a/cheese.spec
+++ b/cheese.spec
@@ -1,6 +1,7 @@
 Name:           cheese
-Version:        2.31.1
-Release:        1%{?dist}
+Epoch:          1
+Version:        2.31.2
+Release:        2%{?dist}
 Summary:        Application for taking pictures and movies from a webcam
 
 Group:          Amusements/Graphics
@@ -59,7 +60,7 @@ want to display a webcam in their interface.
 Summary:	Development files for %{name}-libs
 Group:		Development/Libraries
 License:	GPLv2+
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	gtk-doc pkgconfig
 
 %description libs-devel
@@ -161,6 +162,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/cheese-gtk.pc
 
 %changelog
+* Fri Aug 11 2010 Matthias Clasen <mclasen at redhat.com> 1:2.31.1-2
+- Add an epoch to stay ahead of F14
+
 * Fri Aug  6 2010 Matthias Clasen <mclasen at redhat.com> 2.31.1-1
 - Update to 2.31.1
 


More information about the scm-commits mailing list