OBS User unknown 2008-03-05 21:31:08 +00:00 committed by Git OBS Bridge
parent 3b6c585df7
commit df344eb11e
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:181240e2d75c37dffcde451d9be6522af3ad46dee859a5f53d44fe1e4a08c9e6
size 775855

3
libgtop-2.21.92.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f13e8c7e2f322715b4c3819f963698e734c272e1fbf0bc2645391bd53a0cf21
size 775767

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 4 18:58:21 CET 2008 - maw@suse.de
- Update to version 2.21.92:
+ Fixed smaps parsing on linux kernels >= 2.6.24.x.
-------------------------------------------------------------------
Wed Jan 30 18:22:57 CET 2008 - rodrigo@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libgtop (Version 2.21.5)
# spec file for package libgtop (Version 2.21.92)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -9,11 +9,12 @@
#
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.21.5
Version: 2.21.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)
@ -164,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_infodir}/*.info*
%changelog
* Tue Mar 04 2008 maw@suse.de
- Update to version 2.21.92:
+ Fixed smaps parsing on linux kernels >= 2.6.24.x.
* Wed Jan 30 2008 rodrigo@suse.de
- Update to version 2.21.5:
* Fixed build on GNU/kfreebsd