[libcryptui] 3.1.91

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 6 17:29:16 UTC 2011


commit 10f7c5698cdffb5d9fc998c3634fb55a45647d00
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 6 13:28:25 2011 -0400

    3.1.91

 .gitignore      |    1 +
 libcryptui.spec |   11 +++++------
 sources         |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ae83dc..fa0eed5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libcryptui-3.1.4.tar.xz
+/libcryptui-3.1.91.tar.xz
diff --git a/libcryptui.spec b/libcryptui.spec
index c29f9d2..0d696eb 100644
--- a/libcryptui.spec
+++ b/libcryptui.spec
@@ -1,6 +1,6 @@
 Name: libcryptui
-Version: 3.1.4
-Release: 3%{?dist}
+Version: 3.1.91
+Release: 1%{?dist}
 Summary: Interface components for OpenPGP
 
 Group: System Environment/Libraries
@@ -8,9 +8,6 @@ License: LGPLv2+
 URL: http://projects.gnome.org/seahorse/
 Source0: http://download.gnome.org/sources/libcryptui/3.1/%{name}-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=655291
-Patch1: libcryptui-3.1.4-avoid-file-conflicts.patch
-
 Requires(pre): GConf2
 Requires(post): GConf2
 Requires(preun): GConf2
@@ -43,7 +40,6 @@ documentation for the libcryptui library.
 
 %prep
 %setup -q
-%patch1 -p1 -b .avoid-file-conflicts
 
 %build
 %configure
@@ -88,6 +84,9 @@ find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
 %{_datadir}/gir-1.0/*
 
 %changelog
+* Tue Sep  6 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-1
+- Update to 3.1.91
+
 * Wed Jul 27 2011 Matthew Barnes <mbarnes at redhat.com> - 3.1.4-3
 - Add upstream patch to avoid file conflicts with seahorse.
 
diff --git a/sources b/sources
index 01bc85e..4cce407 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa065eef5ba407107dd9ef3715c96f30  libcryptui-3.1.4.tar.xz
+035e21b609d18364c975b925962e399e  libcryptui-3.1.91.tar.xz


More information about the scm-commits mailing list