[targetd] update to version 0.8.1-1

Andy Grover grover at fedoraproject.org
Wed Feb 11 23:56:38 UTC 2015


commit ee8f56c49d78190ffad3ffc27e0362ec6ab7c168
Author: Andy Grover <agrover at redhat.com>
Date:   Wed Feb 11 15:51:12 2015 -0800

    update to version 0.8.1-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 12b4b4f..afd1e19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /targetd-0.7.1.tar.gz
 /targetd-0.7.2.tar.gz
 /targetd-0.8.tar.gz
+/targetd-0.8.1.tar.gz
diff --git a/sources b/sources
index 3bb3b5e..2bfa9e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-051c883d2297d977052e02a1c17d7b9d  targetd-0.8.tar.gz
+9ca607b53228fc5baa5e548f12591ab1  targetd-0.8.1.tar.gz
diff --git a/targetd.spec b/targetd.spec
index ba4725f..0392239 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.8
+Version:        0.8.1
 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
+* Wed Feb 11 2015 Andy Grover <agrover at redhat.com> 0.8.1-1
+- New upstream version
+
 * Tue Feb 10 2015 Andy Grover <agrover at redhat.com> 0.8-1
 - New upstream version
 


More information about the scm-commits mailing list