diff --git a/.gitignore b/.gitignore index cf12896..4c4e2fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /0.1.0.tar.gz /libsysstat-0.3.0.tar.xz /libsysstat-0.3.1.tar.xz +/libsysstat-0.3.2.tar.xz diff --git a/libsysstat.spec b/libsysstat.spec index e25fb9a..c370151 100644 --- a/libsysstat.spec +++ b/libsysstat.spec @@ -1,6 +1,6 @@ Name: libsysstat -Version: 0.3.1 -Release: 4%{?dist} +Version: 0.3.2 +Release: 1%{?dist} License: GPLv2 and LGPLv2+ Summary: Library used to query system info and statistics Url: http://www.lxde.org @@ -50,6 +50,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_libdir}/libsysstat-qt5.so %changelog +* Sun Sep 25 2016 Helio Chissini de Castro - 0.3.2-1 +- New upstream release tied to lxqt 0.11 + * Mon May 30 2016 Than Ngo - 0.3.1-4 - cleanup diff --git a/sources b/sources index df84d9a..a1fdfa3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -484c8d6bcec256724aa3109521fef36e libsysstat-0.3.1.tar.xz +692042112d63d18b2f38f2f939061a6c libsysstat-0.3.2.tar.xz