diff --git a/.gitignore b/.gitignore index 381fc7b..8dfd00c 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ systemtap-1.3.tar.gz /systemtap-2.5-0.36.g1bbf3f9.tar.gz /systemtap-2.5-0.47.gb72512c.tar.gz /systemtap-2.5-0.70.g2200b70.tar.gz +/systemtap-2.5-0.78.ga7dd945a54f2.tar.gz diff --git a/sources b/sources index d84c110..f60f9f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f164199024133c8e9032be104cf6915a systemtap-2.5-0.70.g2200b70.tar.gz +dfc96aab7706c9106abb5cf3b727dfb9 systemtap-2.5-0.78.ga7dd945a54f2.tar.gz diff --git a/systemtap.spec b/systemtap.spec index c071bdc..b47bdfc 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -53,7 +53,7 @@ Name: systemtap Version: 2.5 -Release: 0.70.g2200b70%{?dist} +Release: 0.78.ga7dd945a54f2%{?dist} # for version, see also configure.ac @@ -86,7 +86,7 @@ Summary: Programmable system-wide instrumentation system Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ -Source: %{name}-%{version}-0.70.g2200b70.tar.gz +Source: %{name}-%{version}-0.78.ga7dd945a54f2.tar.gz # Build* BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -978,6 +978,10 @@ done # http://sourceware.org/systemtap/wiki/SystemTapReleases %changelog +* Mon Dec 09 2013 Lukas Berk - 2.5-0.78.ga7dd945a54f2 +- Automated weekly rawhide release +- Applied spec changes from upstream git + * Mon Dec 02 2013 Lukas Berk - 2.5-0.70.g2200b70 - Automated weekly rawhide release - Applied spec changes from upstream git