From 79194bceefbc38df97455584c6becdac7e366b94 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 21 Aug 2016 16:09:02 +0200 Subject: [PATCH] Update to 2.34.1 --- .gitignore | 1 + libgtop2.spec | 12 ++++++------ sources | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 6ef24dc..0e2cc2d 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ libgtop-2.28.1.tar.bz2 /libgtop-2.33.4.tar.xz /libgtop-2.33.91.tar.xz /libgtop-2.34.0.tar.xz +/libgtop-2.34.1.tar.xz diff --git a/libgtop2.spec b/libgtop2.spec index 575a00c..b39656d 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -1,8 +1,6 @@ -%define po_package libgtop-2.0 - Name: libgtop2 Summary: LibGTop library (version 2) -Version: 2.34.0 +Version: 2.34.1 Release: 1%{?dist} License: GPLv2+ URL: http://download.gnome.org/sources/libgtop @@ -13,7 +11,6 @@ Source: http://download.gnome.org/sources/libgtop/2.34/libgtop-%{version}.tar. BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: gettext -BuildRequires: intltool %description LibGTop is a library for portably obtaining information about processes, @@ -40,13 +37,13 @@ make %{?_smp_mflags} find %{buildroot} -name '*.la' -delete -%find_lang %{po_package} +%find_lang libgtop %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files -f %{po_package}.lang +%files -f libgtop.lang %doc AUTHORS NEWS README %license COPYING %{_libdir}/*.so.* @@ -66,6 +63,9 @@ find %{buildroot} -name '*.la' -delete %exclude %{_datadir}/info %changelog +* Sun Aug 21 2016 Kalev Lember - 2.34.1-1 +- Update to 2.34.1 + * Tue Mar 22 2016 Kalev Lember - 2.34.0-1 - Update to 2.34.0 diff --git a/sources b/sources index 7fbf41d..5feb146 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c47c8d6d50892857c90b4546d19da82 libgtop-2.34.0.tar.xz +81d3af0c9f78af13a0206095f747fa55 libgtop-2.34.1.tar.xz