diff --git a/systemtap-20070714.tar.bz2 b/systemtap-20070714.tar.bz2 deleted file mode 100644 index 7cef907..0000000 --- a/systemtap-20070714.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e5d6a195f8a345ae5d069681b585bb2385e36e1b618e6c0e692ce3bdbd6a6fb -size 735476 diff --git a/systemtap-20070811.tar.bz2 b/systemtap-20070811.tar.bz2 new file mode 100644 index 0000000..97913bb --- /dev/null +++ b/systemtap-20070811.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d6a22dbc652a598fdc5d04fd89313ced4e187bad243852878ae37cbc4e9b85e +size 739767 diff --git a/systemtap.changes b/systemtap.changes index 9e28cf9..40c0ec3 100644 --- a/systemtap.changes +++ b/systemtap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 14 16:53:57 CEST 2007 - tiwai@suse.de + +- updated to snapshot 20070811: + * Updated -m MODNAME usage + * Rework on line editing functions + ------------------------------------------------------------------- Mon Jul 16 17:39:33 CEST 2007 - tiwai@suse.de diff --git a/systemtap.spec b/systemtap.spec index d3ba751..a47a902 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1,5 +1,5 @@ # -# spec file for package systemtap (Version 0.5.14.20070714) +# spec file for package systemtap (Version 0.5.14.20070811) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,9 +12,9 @@ Name: systemtap BuildRequires: gcc-c++ glib2-devel libebl-devel pkg-config sqlite-devel -%define package_version 20070714 +%define package_version 20070811 License: GPL v2 or later -Version: 0.5.14.20070714 +Version: 0.5.14.20070811 Release: 1 Summary: Instrumentation System Group: Development/Tools/Debuggers @@ -63,6 +63,10 @@ rm -rf ${RPM_BUILD_ROOT} %dir %attr(0755,root,root) /var/cache/systemtap %changelog +* Tue Aug 14 2007 - tiwai@suse.de +- updated to snapshot 20070811: + * Updated -m MODNAME usage + * Rework on line editing functions * Mon Jul 16 2007 - tiwai@suse.de - updated to snapshot 20070714: * configure fix for sqlite