[satyr/el6] New upstream version

mmilata mmilata at fedoraproject.org
Mon Aug 26 16:06:03 UTC 2013


commit f25e4693b41d91a7e722eb6799653034feda6fec
Author: Martin Milata <mmilata at redhat.com>
Date:   Mon Aug 26 18:02:53 2013 +0200

    New upstream version
    
    Fix couple of crashes (#997076, #994747).
    
    Signed-off-by: Martin Milata <mmilata at redhat.com>

 .gitignore |    1 +
 satyr.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d128931..7e69fcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /satyr-0.4.tar.xz
 /satyr-0.5.tar.xz
 /satyr-0.6.tar.xz
+/satyr-0.7.tar.xz
diff --git a/satyr.spec b/satyr.spec
index 30fb54f..38b02b2 100644
--- a/satyr.spec
+++ b/satyr.spec
@@ -1,7 +1,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name: satyr
-Version: 0.6
+Version: 0.7
 Release: 1%{?dist}
 Summary: Tools to create anonymous, machine-friendly problem reports
 Group: System Environment/Libraries
@@ -72,6 +72,10 @@ make check
 %{python_sitearch}/%{name}/*
 
 %changelog
+* Mon Aug 26 2013 Martin Milata <mmilata at redhat.com> 0.7-1
+- New upstream version
+  - Fix couple of crashes (#997076, #994747)
+
 * Mon Jul 29 2013 Martin Milata <mmilata at redhat.com> 0.6-1
 - New upstream version
   - Do not export internal function symbols.
diff --git a/sources b/sources
index 28c1c3a..ad16e8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a20f28c8c86c88c980cdabdc5e281240  satyr-0.6.tar.xz
+4442705d594b2a8553d93d898d81122e  satyr-0.7.tar.xz


More information about the scm-commits mailing list