kkeithle pushed to nfs-ganesha (f22). "2.2.0-0.13rc-final"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 20 13:35:42 UTC 2015


>From bc6d8fd6e5e783183b56d03aa380acec77c5ff85 Mon Sep 17 00:00:00 2001
From: "Kaleb S. KEITHLEY" <kkeithle at redhat.com>
Date: Mon, 20 Apr 2015 09:09:55 -0400
Subject: 2.2.0-0.13rc-final


diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec
index f49ef16..e8eb7b8 100644
--- a/nfs-ganesha.spec
+++ b/nfs-ganesha.spec
@@ -70,19 +70,19 @@
 %bcond_without gui_utils
 %global use_gui_utils %{on_off_switch gui_utils}
 
-%global dev_version %{lua: extraver = string.gsub('-rc8', '%-', ''); print(extraver) }
+%global dev_version %{lua: extraver = string.gsub('-rc-final', '%-', ''); print(extraver) }
 
-%global		versiontag	2.2-%{dev_version}
+%global		versiontag	2.2-rc-final
 
 Name:		nfs-ganesha
 Version:	2.2.0
-Release:	0.12%{?dev_version:%{dev_version}}%{?dist}
+Release:	0.13%{?dev_version:%{dev_version}}%{?dist}
 Summary:	NFS-Ganesha is a NFS Server running in user space
 Group:		Applications/System
 License:	LGPLv3+
 Url:		https://github.com/nfs-ganesha/nfs-ganesha/wiki
 
-Source0:	https://github.com/%{name}/%{name}/archive/V%{versiontag}/%{name}-%{version}%{dev_version}.tar.gz
+Source0:	https://github.com/%{name}/%{name}/archive/V%{versiontag}/%{name}-%{version}rc-final.tar.gz
 Patch0:		nfs-ganesha-2.2.0-CMakeLists.txt.patch
 
 %if ( 0%{?rhel} && 0%{?rhel} < 7 )
@@ -570,6 +570,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir
 %endif
 
 %changelog
+* Mon Apr 20 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.13rc-final
+- 2.2.0-0.13rc-final
+
 * Mon Apr 13 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.12rc8
 - 2.2.0-0.12rc8
 
diff --git a/sources b/sources
index 73adc41..4a73e8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdc55ae34d6c0a08add4f54cf7d4373a  nfs-ganesha-2.2.0rc8.tar.gz
+b52681780d9e6f571feee24270979c43  nfs-ganesha-2.2.0rc-final.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nfs-ganesha.git/commit/?h=f22&id=bc6d8fd6e5e783183b56d03aa380acec77c5ff85


More information about the scm-commits mailing list