[systemtap] Semi-automated rawhide release

Josh Stone jistone at fedoraproject.org
Mon Oct 29 19:08:32 UTC 2012


commit 87d958656024dfa5e323085164b364e947527bef
Author: Josh Stone <jistone at redhat.com>
Date:   Mon Oct 29 12:08:16 2012 -0700

    Semi-automated rawhide release
    
    - Restore the commented ftp Source
    - Rebuild for dyninst ABI bump

 .gitignore     |    1 +
 sources        |    2 +-
 systemtap.spec |   11 ++++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21a7727..6e522f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ systemtap-1.3.tar.gz
 /systemtap-2.0.tar.gz
 /systemtap-2.1pre-git3df148c.tar.gz
 /systemtap-2.1-0.48.g345f009.tar.gz
+/systemtap-2.1-0.56.gf77181e.tar.gz
diff --git a/sources b/sources
index e8901fb..355df8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ecc7abc5e3694f3fb09c456286f7541  systemtap-2.1-0.48.g345f009.tar.gz
+127b9283217ffe7a7611a3da77ddd87e  systemtap-2.1-0.56.gf77181e.tar.gz
diff --git a/systemtap.spec b/systemtap.spec
index 68f1235..76509d5 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -33,7 +33,7 @@
 
 Name: systemtap
 Version: 2.1
-Release: 0.48.g345f009%{?dist}
+Release: 0.56.gf77181e%{?dist}
 # for version, see also configure.ac
 
 
@@ -63,8 +63,8 @@ Summary: Programmable system-wide instrumentation system
 Group: Development/System
 License: GPLv2+
 URL: http://sourceware.org/systemtap/
-#Source: %{name}-%{version}-0.48.g345f009.tar.gz
-Source: %{name}-%{version}-0.48.g345f009.tar.gz
+#Source: ftp://sourceware.org/pub/%{name}/releases/%{name}-%{version}.tar.gz
+Source: %{name}-%{version}-0.56.gf77181e.tar.gz
 
 # Build*
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -620,6 +620,11 @@ exit 0
 # ------------------------------------------------------------------------
 
 %changelog
+* Mon Oct 29 2012 Josh Stone <jistone at redhat.com> - 2.1-0.56.gf77181e
+- Semi-automated rawhide release
+- Restore the commented ftp Source
+- Rebuild for dyninst ABI bump
+
 * Wed Oct 24 2012 Lukas Berk <lberk at redhat.com> - 2.1-0.48.g345f009
 - Automated weekly rawhide release
 


More information about the scm-commits mailing list