From d2a073ba6aa70fe6e4b1dba46551f31eb8d23f75 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 19 Jan 2016 11:03:10 +0000 Subject: [PATCH] Update to 2.33.4 --- .gitignore | 1 + libgtop2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6902e45..285278b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ libgtop-2.28.1.tar.bz2 /libgtop-2.31.91.tar.xz /libgtop-2.32.0.tar.xz /libgtop-2.33.3.tar.xz +/libgtop-2.33.4.tar.xz diff --git a/libgtop2.spec b/libgtop2.spec index eb608a3..420dcf4 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -2,7 +2,7 @@ Name: libgtop2 Summary: LibGTop library (version 2) -Version: 2.33.3 +Version: 2.33.4 Release: 1%{?dist} License: GPLv2+ URL: http://download.gnome.org/sources/libgtop @@ -37,7 +37,7 @@ make %{?_smp_mflags} %install %make_install -find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' +find %{buildroot} -name '*.la' -delete %find_lang %{po_package} @@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %exclude %{_datadir}/info %changelog +* Tue Jan 19 2016 David King - 2.33.4-1 +- Update to 2.33.4 + * Mon Dec 14 2015 Kalev Lember - 2.33.3-1 - Update to 2.33.3 diff --git a/sources b/sources index d4542d4..b90664c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76ad9585c2d80d4640310d9c6e197756 libgtop-2.33.3.tar.xz +5ef8a703d46a7519bbb6ef0dba07b840 libgtop-2.33.4.tar.xz