[x509watch] Upgrade to 0.4.0

Robert Scheck robert at fedoraproject.org
Thu Jun 2 16:36:16 UTC 2011


commit d737daf89ea0e30be673da276e6e289273a90166
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Jun 2 18:36:04 2011 +0200

    Upgrade to 0.4.0

 .gitignore     |    3 +--
 sources        |    2 +-
 x509watch.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c8dcfc..a0c444a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-x509watch-0.2.0.tar.gz
-x509watch-0.3.0.tar.gz
+x509watch-0.4.0.tar.gz
diff --git a/sources b/sources
index a760047..157722b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d907296251b3271ed99c8f3f7cc2c9a  x509watch-0.3.0.tar.gz
+399f55537cfe9953183854bc1a9f13f2  x509watch-0.4.0.tar.gz
diff --git a/x509watch.spec b/x509watch.spec
index 1d1107c..453b5cc 100644
--- a/x509watch.spec
+++ b/x509watch.spec
@@ -1,12 +1,12 @@
 Summary:	Simple tool to list expiring or expired X.509 certificates
 Name:		x509watch
-Version:	0.3.0
-Release:	2%{?dist}
+Version:	0.4.0
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 URL:		http://ftp.robert-scheck.de/linux/%{name}/
 Source:		http://ftp.robert-scheck.de/linux/%{name}/%{name}-%{version}.tar.gz
-Requires:	%{_bindir}/openssl
+Requires:	%{_bindir}/openssl, %{_sbindir}/sendmail
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
 
 %changelog
+* Thu Jun 02 2011 Robert Scheck <robert at fedoraproject.org> 0.4.0-1
+- Upgrade to 0.4.0
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list