[targetd] update to 0.7.2-1

Andy Grover grover at fedoraproject.org
Fri Mar 14 17:57:46 UTC 2014


commit ed665a91c36fca26d8ba7d32628833e227ac378b
Author: Andy Grover <agrover at redhat.com>
Date:   Fri Mar 14 10:55:59 2014 -0700

    update to 0.7.2-1
    
    Signed-off-by: Andy Grover <agrover at redhat.com>

 .gitignore   |    1 +
 sources      |    2 +-
 targetd.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24cd98f..04c3fc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /targetd-0.6.1.tar.gz
 /targetd-0.7.tar.gz
 /targetd-0.7.1.tar.gz
+/targetd-0.7.2.tar.gz
diff --git a/sources b/sources
index a396b44..b2b46f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e176f155ceda1f1ff59ca11b973eb473  targetd-0.7.1.tar.gz
+a372f55c4f41d16698d42f42d3af0a93  targetd-0.7.2.tar.gz
diff --git a/targetd.spec b/targetd.spec
index 39d2d4f..972e21a 100644
--- a/targetd.spec
+++ b/targetd.spec
@@ -2,7 +2,7 @@ Name:           targetd
 License:        GPLv3
 Group:          System Environment/Libraries
 Summary:        Service to make storage remotely configurable
-Version:        0.7.1
+Version:        0.7.2
 Release:        1%{?dist}
 URL:            https://github.com/agrover/targetd
 Source:         https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
@@ -57,6 +57,9 @@ install -m 644 targetd.8.gz %{buildroot}%{_mandir}/man8/
 %config(noreplace) %{_sysconfdir}/target/targetd.yaml
 
 %changelog
+* Fri Mar 14 2014 Andy Grover <agrover at redhat.com> 0.7.2-1
+- New upstream version
+
 * Mon Feb 10 2014 Andy Grover <agrover at redhat.com> 0.7.1-1
 - New upstream version
 


More information about the scm-commits mailing list