diff --git a/.gitignore b/.gitignore index 591aa81..759d2cf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ cheese-2.31.1.tar.bz2 /cheese-icons.tar.bz2 /cheese-3.0.1.tar.bz2 /cheese-3.0.2.tar.xz +/cheese-3.1.91.1.tar.xz diff --git a/cheese.spec b/cheese.spec index 195ba3c..e2532c2 100644 --- a/cheese.spec +++ b/cheese.spec @@ -1,14 +1,14 @@ Name: cheese Epoch: 1 -Version: 3.0.2 -Release: 2%{?dist} +Version: 3.1.91.1 +Release: 1%{?dist} Summary: Application for taking pictures and movies from a webcam Group: Amusements/Graphics License: GPLv2+ URL: http://projects.gnome.org/cheese/ #VCS: git:git://git.gnome.org/cheese -Source0: http://download.gnome.org/sources/cheese/3.0/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/cheese/3.1/%{name}-%{version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=646770 Source1: cheese-icons.tar.bz2 @@ -114,7 +114,6 @@ fi glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files -%defattr(-,root,root,-) %doc AUTHORS COPYING README %{_bindir}/cheese %{_datadir}/applications/cheese.desktop @@ -123,14 +122,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/icons/hicolor/scalable/apps/cheese.svg %files -f %{name}.lang libs -%defattr(-,root,root,-) %{_libdir}/libcheese.so.* %{_libdir}/libcheese-gtk.so.* %{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml %{_libdir}/girepository-1.0/Cheese-3.0.typelib %files libs-devel -%defattr(-,root,root,-) %doc COPYING %{_libdir}/libcheese.so %{_libdir}/libcheese-gtk.so @@ -141,6 +138,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Cheese-3.0.gir %changelog +* Tue Sep 6 2011 Matthias Clasen - 1:3.1.91.1-1 +- Update to 3.1.91.1 + * Tue Jul 26 2011 Matthias Clasen - 1:3.0.2-2 - Rebuild diff --git a/sources b/sources index 86859bc..590b8af 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e60460a610545693e9f985c61d80261d cheese-3.0.2.tar.xz +dfef958125c8a0f0e04ab4800d83b63e cheese-3.1.91.1.tar.xz 4e0d46879d131c816994945cafdc1f7f cheese-icons.tar.bz2