[stgit] Updated to 0.17

pschiffe pschiffe at fedoraproject.org
Thu Jul 4 14:29:17 UTC 2013


commit 334ad7bc337a836ee26a0f0decf54be5e2d6e1c9
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Thu Jul 4 16:28:40 2013 +0200

    Updated to 0.17
    
    - resolves: #979618

 .gitignore |    2 +-
 sources    |    2 +-
 stgit.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f866dfd..e2c967c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/stgit-0.16.tar.gz
+/stgit-0.17.tar.gz
diff --git a/sources b/sources
index bf5e061..52de88a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73ca6a7469d30d9d69fa561e16abc2a8  stgit-0.16.tar.gz
+daedab8d79fbfbe38711880beba5a23c  stgit-0.17.tar.gz
diff --git a/stgit.spec b/stgit.spec
index a7bd922..b42af76 100644
--- a/stgit.spec
+++ b/stgit.spec
@@ -1,7 +1,7 @@
 Summary: Patch stack for Git repositories
 Name: stgit
-Version: 0.16
-Release: 3%{?dist}
+Version: 0.17
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Tools
 URL: http://www.procode.org/stgit/
@@ -51,6 +51,10 @@ ln -s ../..%{_datadir}/%{name}/completion/stgit-completion.bash \
 %{_mandir}/man1/stg*
 
 %changelog
+* Thu Jul  4 2013 Peter Schiffer <pschiffe at redhat.com> - 0.17-1
+- resolves: #979618
+  updated to 0.17
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list