From 582925ef7ad82039b6c1d8e87e3112011767da23ff167f9858b3a7cf57e2a3bc Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 11 Sep 2007 16:27:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtop?expand=0&rev=4 --- libgtop-2.19.5.tar.bz2 | 3 --- libgtop-2.19.92.tar.bz2 | 3 +++ libgtop.changes | 6 ++++++ libgtop.spec | 9 ++++++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 libgtop-2.19.5.tar.bz2 create mode 100644 libgtop-2.19.92.tar.bz2 diff --git a/libgtop-2.19.5.tar.bz2 b/libgtop-2.19.5.tar.bz2 deleted file mode 100644 index 3657a28..0000000 --- a/libgtop-2.19.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12ea0de2917411c556e4f97063abee584b513322377b4db1dc954199ff5c01f7 -size 763130 diff --git a/libgtop-2.19.92.tar.bz2 b/libgtop-2.19.92.tar.bz2 new file mode 100644 index 0000000..87a5fc8 --- /dev/null +++ b/libgtop-2.19.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fa663b19ab64948bf433ae11991e1726b3661cd025a0a710bdb168db8f39e3 +size 765353 diff --git a/libgtop.changes b/libgtop.changes index f24140c..da5fbe4 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 10 22:41:29 CEST 2007 - maw@suse.de + +- Update to version 2.19.92: + + Fix hardwired path in linux/sysinfo.c. + ------------------------------------------------------------------- Tue Aug 7 20:12:00 CEST 2007 - maw@suse.de diff --git a/libgtop.spec b/libgtop.spec index 23c2903..3dedfd1 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -1,5 +1,5 @@ # -# spec file for package libgtop (Version 2.19.5) +# spec file for package libgtop (Version 2.19.92) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,8 +13,8 @@ Name: libgtop BuildRequires: fdupes gdbm-devel glib2-devel gtk-doc intltool licenses popt-devel xorg-x11-devel License: GPL v2 or later Group: Development/Libraries/GNOME -Version: 2.19.5 -Release: 3 +Version: 2.19.92 +Release: 1 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) %define libgtop-2_0_name 7 @@ -164,6 +164,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_infodir}/*.info* %changelog +* Mon Sep 10 2007 - maw@suse.de +- Update to version 2.19.92: + + Fix hardwired path in linux/sysinfo.c. * Tue Aug 07 2007 - maw@suse.de - Split off a -lang subpackage - Use %%fdupes.