[will-crash] Bump to 0.3

Richard Marko rmarko at fedoraproject.org
Thu Feb 21 13:05:15 UTC 2013


commit 6441b42ff9aea5706753b84d8a5c681541db25b5
Author: Richard Marko <rissko at gmail.com>
Date:   Thu Feb 21 14:03:43 2013 +0100

    Bump to 0.3

 .gitignore      |    1 +
 sources         |    2 +-
 will-crash.spec |   13 ++++++++++---
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index feaa915..4cdc5ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /will-crash-v0.2.tar.gz
+/will-crash-v0.3.tar.gz
diff --git a/sources b/sources
index 35b8371..f32c929 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6e90434593112af57af6ec2debbb125  will-crash-v0.2.tar.gz
+8740fa360d0258afc947985cc18a3938  will-crash-v0.3.tar.gz
diff --git a/will-crash.spec b/will-crash.spec
index fa8b663..641a8bf 100644
--- a/will-crash.spec
+++ b/will-crash.spec
@@ -1,8 +1,8 @@
-%global tardirname sorki-will-crash-d08dd71
+%global tardirname sorki-will-crash-4dff18b
 
 Name:           will-crash
-Version:        0.2
-Release:        3%{?dist}
+Version:        0.3
+Release:        1%{?dist}
 Summary:        Set of crashing executables written in various languages
 
 Group:          Development/Tools
@@ -43,18 +43,25 @@ make install DESTDIR=%{buildroot}
 %{_bindir}/will_segfault
 %{_bindir}/will_abort
 %{_bindir}/will_python_raise
+%{_bindir}/will_python_sigsegv
 %{_bindir}/will_python3_raise
 %{_bindir}/will_ruby_raise
 
 %changelog
+* Thu Feb 21 2013 Richard Marko <rmarko at fedoraproject.org> - 0.3-1
+- Version bump
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
 * Wed Jul 25 2012 Richard Marko <rmarko at redhat.com> - 0.2-2
 - Don't require python3 for el6
+
 * Wed Jul 25 2012 Richard Marko <rmarko at redhat.com> - 0.2-1
 - Version bump
+
 * Mon Jul 23 2012 Richard Marko <rmarko at redhat.com> - 0.1-2
 - Added missing automake build requirement
+
 * Fri Jul 20 2012 Richard Marko <rmarko at redhat.com> - 0.1-1
 - Initial packaging attempt


More information about the scm-commits mailing list