simo pushed to gssproxy (f21). "New upstream release (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 13:57:32 UTC 2015


>From e72f76ec415d8ca5e167adb8f272a899c17138bc Mon Sep 17 00:00:00 2001
From: Simo Sorce <simo at redhat.com>
Date: Mon, 30 Mar 2015 09:41:41 -0400
Subject: New upstream release

- Fix issues with paths in config files

diff --git a/.gitignore b/.gitignore
index cb558af..ef6bd9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /gssproxy-0.3.0.tar.gz
 /gssproxy-0.3.1.tar.gz
 /gssproxy-0.4.0.tar.gz
+/gssproxy-0.4.1.tar.gz
diff --git a/gssproxy.spec b/gssproxy.spec
index 8a9b730..d461f85 100644
--- a/gssproxy.spec
+++ b/gssproxy.spec
@@ -1,5 +1,5 @@
 Name:		gssproxy
-Version:	0.4.0
+Version:	0.4.1
 Release:	1%{?dist}
 Summary:	GSSAPI Proxy
 
@@ -52,6 +52,7 @@ A proxy for GSSAPI credential handling
 %prep
 %setup -q
 
+
 %build
 autoreconf -f -i
 %configure \
@@ -102,6 +103,10 @@ rm -rf %{buildroot}
 %systemd_postun_with_restart gssproxy.service
 
 %changelog
+* Tue Mar 30 2015 Simo Sorce <simo at redhat.com> 0.4.1-1
+- New upstream release
+- Fix issues with paths in config files
+
 * Tue Mar 24 2015 Simo Sorce <simo at redhat.com> 0.4.0-1
 - New upstream realease
   Added optional support for running GSS-Proxy as an unprivileged user
diff --git a/sources b/sources
index eb7258a..6d86215 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56148136742a0a5c2a4ebbf060ba103f  gssproxy-0.4.0.tar.gz
+9336697a45f970d085b6b03fe725fa1e  gssproxy-0.4.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gssproxy.git/commit/?h=f21&id=e72f76ec415d8ca5e167adb8f272a899c17138bc


More information about the scm-commits mailing list