From a26cf9dc20c5de565b97c11e660bf03e8746bdb1 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: May 15 2016 07:43:00 +0000 Subject: Upgrade to 2.1.1 --- diff --git a/.gitignore b/.gitignore index 79c871c..fc10632 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kpmcore-2.0.0.tar.xz /kpmcore-2.0.1.tar.xz /kpmcore-2.1.0.tar.xz +/kpmcore-2.1.1.tar.xz diff --git a/kpmcore.spec b/kpmcore.spec index d0dcbc0..5c21368 100644 --- a/kpmcore.spec +++ b/kpmcore.spec @@ -1,7 +1,7 @@ %global unstable 0 Name: kpmcore -Version: 2.1.0 +Version: 2.1.1 Release: 1%{?dist} Summary: Library for managing partitions by KDE programs @@ -95,6 +95,9 @@ make install/fast -C %{_target_platform} DESTDIR=%{buildroot} %changelog +* Sun May 15 2016 Mattia Verga - 2.1.1-1 +- Update to stable 2.1.1 + * Sun Mar 13 2016 Mattia Verga - 2.1.0-1 - Update to stable 2.1.0 - Use pkgconfig for libparted diff --git a/sources b/sources index fee524d..65ca106 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7743db3c13670f2aaa1be343525e8852 kpmcore-2.1.0.tar.xz +bbba1178c9cafddbf2a90a7188e3918a kpmcore-2.1.1.tar.xz