[trousers] New upstream bug fix release

Steve Grubb sgrubb at fedoraproject.org
Thu May 15 18:54:41 UTC 2014


commit 381f6a823ff1ed8de4d520dd785a3f4e604f7574
Author: sgrubb <sgrubb at redhat.com>
Date:   Thu May 15 14:54:34 2014 -0400

    New upstream bug fix release

 .gitignore                     |    1 +
 sources                        |    2 +-
 trousers-0.3.11.2-constr.patch |   21 ---------------------
 trousers.spec                  |    9 +++++----
 4 files changed, 7 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5c24d4..1440662 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ trousers-0.3.4.tar.gz
 /trousers-0.3.9.tar.gz
 /trousers-0.3.10.tar.gz
 /trousers-0.3.11.2.tar.gz
+/trousers-0.3.13.tar.gz
diff --git a/sources b/sources
index 21c2b51..8ed3284 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab38dcb2811099dce379c64d43589f50  trousers-0.3.11.2.tar.gz
+562bb3d178ca91177aa2f6c2c1a83269  trousers-0.3.13.tar.gz
diff --git a/trousers.spec b/trousers.spec
index 91b70a0..4a17a58 100644
--- a/trousers.spec
+++ b/trousers.spec
@@ -1,14 +1,13 @@
 Name: trousers
 Summary: TCG's Software Stack v1.2
-Version: 0.3.11.2
-Release: 3%{?dist}
+Version: 0.3.13
+Release: 1%{?dist}
 License: BSD
 Group: System Environment/Libraries
 Url: http://trousers.sourceforge.net
 
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1: tcsd.service
-Patch1: trousers-0.3.11.2-constr.patch
 
 BuildRequires: libtool, openssl-devel
 BuildRequires: systemd
@@ -46,7 +45,6 @@ applications.
 
 %prep
 %setup -q
-%patch1 -p1
 
 sed -i -e 's|/var/tpm|/var/lib/tpm|g' -e 's|/usr/local/var|/var|g' man/man5/tcsd.conf.5.in man/man8/tcsd.8.in
 
@@ -104,6 +102,9 @@ exit 0
 %{_libdir}/libtddl.a
 
 %changelog
+* Thu May 15 2014 Steve Grubb <sgrubb at redhat.com> 0.3.13-1
+- New upstream bug fix release
+
 * Tue Mar 18 2014 Steve Grubb <sgrubb at redhat.com> 0.3.11.2-3
 - Fix crash when linking libgnutls and libmysqlclient (#1069079)
 - Don't order tcsd after syslog.target (#1055198)


More information about the scm-commits mailing list