[epiphany] Update to 3.1.91

Kalev Lember kalev at fedoraproject.org
Tue Sep 6 22:17:59 UTC 2011


commit 5b321facb9f4b3f83df85ed8231e275f32b3212f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 7 01:09:28 2011 +0300

    Update to 3.1.91

 .gitignore    |    1 +
 epiphany.spec |    7 ++++---
 sources       |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be13449..97fadc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ epiphany-2.31.5.tar.bz2
 /epiphany-3.1.3.tar.xz
 /epiphany-3.1.5.tar.xz
 /epiphany-3.1.90.tar.xz
+/epiphany-3.1.91.tar.xz
diff --git a/epiphany.spec b/epiphany.spec
index a44d669..0e11cd6 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -1,7 +1,7 @@
 Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
-Version: 3.1.90
+Version: 3.1.91
 Release: 1%{?dist}
 %define major_version 3.1
 Provides: epiphany(abi) = %{major_version}
@@ -168,7 +168,6 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrastLargePrintInverse &> /dev/nu
 glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc README NEWS COPYING COPYING.README AUTHORS
 %{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
@@ -184,7 +183,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_libdir}/girepository-1.0
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/epiphany/
 %{_libdir}/pkgconfig/epiphany*.pc
 %{_datadir}/aclocal/epiphany.m4
@@ -192,6 +190,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Wed Sep 07 2011 Kalev Lember <kalevlember at gmail.com> 3.1.91-1
+- Update to 3.1.91
+
 * Wed Aug 31 2011 Kalev Lember <kalevlember at gmail.com> 3.1.90-1
 - Update to 3.1.90
 
diff --git a/sources b/sources
index 4d7a141..b50809f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-109a454c215db9f6a7673b2604ed9055  epiphany-3.1.90.tar.xz
+ae56a9dd87dc332e416c2816f5c9f529  epiphany-3.1.91.tar.xz


More information about the scm-commits mailing list