diff --git a/systemtap-2.3.tar.gz b/systemtap-2.3.tar.gz deleted file mode 100644 index ce47746..0000000 --- a/systemtap-2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0eb813891f148bf18b54485179dddfe1733de9fd169b5049dbf912ff262ced2 -size 2612434 diff --git a/systemtap-2.4.tar.gz b/systemtap-2.4.tar.gz new file mode 100644 index 0000000..cf5847e --- /dev/null +++ b/systemtap-2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcee37c4db188819a69f67a72ad1977251e80673cebf729a443b6c00be779f4 +size 2664988 diff --git a/systemtap-docs.changes b/systemtap-docs.changes index f702188..92493f7 100644 --- a/systemtap-docs.changes +++ b/systemtap-docs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 15 18:51:03 UTC 2013 - tonyj@suse.com + +- Update to version 2.4. See systemtap.spec for changelog +- Drop patch systemtap-docs-autoconf-version.diff + ------------------------------------------------------------------- Wed Aug 7 17:44:37 UTC 2013 - tonyj@suse.com diff --git a/systemtap-docs.spec b/systemtap-docs.spec index 43c401f..15e426f 100644 --- a/systemtap-docs.spec +++ b/systemtap-docs.spec @@ -26,7 +26,7 @@ BuildRequires: pkg-config BuildRequires: fop BuildRequires: latex2html BuildRequires: xmlto -Version: 2.3 +Version: 2.4 Release: 0 Summary: Documents and examples for systemtap License: GPL-2.0+ @@ -36,7 +36,6 @@ Source: http://sourceware.org/systemtap/ftp/releases/systemtap-%{version Source2: README-BEFORE-ADDING-PATCHES Patch1: systemtap-docdir-fix.diff Patch2: systemtap-xmlto-fop.diff -Patch3: systemtap-docs-autoconf-version.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -48,7 +47,6 @@ This package contains the documents and examples for systemtap. %setup -n systemtap-%{version} -q %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build # fix interpreter diff --git a/systemtap.changes b/systemtap.changes index 4403e8a..bdb655a 100644 --- a/systemtap.changes +++ b/systemtap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 15 18:51:03 UTC 2013 - tonyj@suse.com + +- Update to version 2.4 + Changelog: + 2.4: http://sourceware.org/ml/systemtap/2013-q4/msg00165.html + ------------------------------------------------------------------- Wed Aug 7 17:40:24 UTC 2013 - tonyj@suse.com diff --git a/systemtap.spec b/systemtap.spec index 4e0b3a7..9fcbc11 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -27,7 +27,7 @@ BuildRequires: mozilla-nss-tools BuildRequires: pkg-config BuildRequires: sqlite-devel BuildRequires: systemd -Version: 2.3 +Version: 2.4 Release: 0 Summary: Instrumentation System License: GPL-2.0+