[targetd] update to 0.3-1

Andy Grover grover at fedoraproject.org
Mon Sep 24 17:29:53 UTC 2012


commit baefc8bd8b294b163d77a1b20a5f3270233f7fdb
Author: Andy Grover <agrover at redhat.com>
Date:   Mon Sep 24 10:15:29 2012 -0700

    update to 0.3-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 ab7c5a4..924364b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /targetd-0.2.2.tar.gz
 /targetd-0.2.3.tar.gz
 /targetd-0.2.4.tar.gz
+/targetd-0.3.tar.gz
diff --git a/sources b/sources
index 65791e9..676d966 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f11bd3c6d43e6dc4d8578ae9eba864f  targetd-0.2.4.tar.gz
+d7934b05a30d0b7c949e391017d893a9  targetd-0.3.tar.gz
diff --git a/targetd.spec b/targetd.spec
index ece47da..5bff0c2 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.2.4
+Version:        0.3
 Release:        1%{?dist}
 URL:            https://github.com/agrover/targetd
 Source:         https://github.com/downloads/agrover/%{name}/%{name}-%{version}.tar.gz
@@ -65,6 +65,9 @@ fi
 %config(noreplace) %{_sysconfdir}/target/targetd.yaml
 
 %changelog
+* Mon Sep 24 2012 Andy Grover <agrover at redhat.com> - 0.3-1
+- New upstream version
+
 * Fri Sep 7 2012 Andy Grover <agrover at redhat.com> - 0.2.4-1
 - New upstream version
 


More information about the scm-commits mailing list