[sigul] Update to sigul-0.98.

Miloslav Trmac mitr at fedoraproject.org
Wed Jun 1 15:40:07 UTC 2011


commit 95e7ee87d0c63dfbbabe2ee72cf8ee00e84cbb0e
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Wed Jun 1 17:39:46 2011 +0200

    Update to sigul-0.98.

 .gitignore |    1 +
 sigul.spec |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da609af..2c28317 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 sigul-0.97.tar.bz2
+/sigul-0.98.tar.bz2
diff --git a/sigul.spec b/sigul.spec
index 76adf08..284c4b0 100644
--- a/sigul.spec
+++ b/sigul.spec
@@ -1,8 +1,8 @@
 # FIXME: eventually migrate from sysv to systemd service configuration
 Summary: A signing server and related software client
 Name: sigul
-Version: 0.97
-Release: 3%{?dist}
+Version: 0.98
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: https://fedorahosted.org/sigul/
@@ -10,9 +10,9 @@ Source0: https://fedorahosted.org/releases/s/i/sigul/sigul-%{version}.tar.bz2
 Source1: sigul_bridge.init
 Source2: sigul_server.init
 Source3: sigul.logrotate
-Requires: koji, logrotate, m2crypto, pexpect, pygpgme, python, python-fedora,
-Requires: python-nss >= 0.6
-Requires: python-sqlalchemy, python-sqlite2
+Requires: koji, logrotate, pexpect, pygpgme, python, python-fedora,
+Requires: python-nss >= 0.11
+Requires: python-sqlalchemy >= 0.5, python-sqlite2
 Requires: python-urlgrabber
 # For sigul_setup_client
 Requires: coreutils nss-tools
@@ -90,6 +90,9 @@ fi
 %dir %attr(700,sigul,sigul) %{_localstatedir}/lib/sigul/gnupg
 
 %changelog
+* Tue May 31 2011 Miloslav Trmač <mitr at redhat.com> - 0.98-1
+- Update to sigul-0.98.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.97-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 5717eef..c2a6d97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc840745fd3bd6795065c29e43ff00e8  sigul-0.97.tar.bz2
+f44e96a197716c2995451aa7a73ffb5d  sigul-0.98.tar.bz2


More information about the scm-commits mailing list