[satyr] New upstream version 0.14

mmilata mmilata at fedoraproject.org
Tue Jun 10 14:47:59 UTC 2014


commit e11bd795af29518c5e3218df0b559e6150797e07
Author: Martin Milata <mmilata at redhat.com>
Date:   Tue Jun 10 15:56:41 2014 +0200

    New upstream version 0.14
    
    Ported to elfutils-0.158 unwinder API
    Frame fingerprinting disabled
    Bugfixes

 .gitignore                      |    1 +
 satyr-0.13-elfutils-0.158.patch |   13 -------------
 satyr.spec                      |   12 +++++++++---
 sources                         |    2 +-
 4 files changed, 11 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf56d04..7c716b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /satyr-0.11.tar.xz
 /satyr-0.12.tar.xz
 /satyr-0.13.tar.xz
+/satyr-0.14.tar.xz
diff --git a/satyr.spec b/satyr.spec
index d92a3d0..3c03590 100644
--- a/satyr.spec
+++ b/satyr.spec
@@ -18,8 +18,8 @@
 %endif
 
 Name: satyr
-Version: 0.13
-Release: 4%{?dist}
+Version: 0.14
+Release: 1%{?dist}
 Summary: Tools to create anonymous, machine-friendly problem reports
 Group: System Environment/Libraries
 License: GPLv2+
@@ -38,7 +38,7 @@ BuildRequires: gcc-c++
 BuildRequires: python-sphinx
 %endif
 
-Patch0: satyr-0.13-elfutils-0.158.patch
+Patch0: satyr-0.14-wformat.patch
 
 %description
 Satyr is a library that can be used to create and process microreports.
@@ -110,6 +110,12 @@ make check
 %endif
 
 %changelog
+* Tue Jun 10 2014 Martin Milata <mmilata at redhat.com> 0.14-1
+- New upstream version
+  - Ported to elfutils-0.158 unwinder API
+  - Frame fingerprinting disabled
+  - Bugfixes
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 226fe16..5b048c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2921d7a6db43df61f0af241187b91cb9  satyr-0.13.tar.xz
+8f87674f1cee840d35063887b1898dbe  satyr-0.14.tar.xz


More information about the scm-commits mailing list