diff --git a/.gitignore b/.gitignore index 2770bc8..cac1a84 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kpmcore-2.2.0.tar.xz /kpmcore-2.2.1.tar.xz /kpmcore-2.9.90.tar.xz +/kpmcore-3.0.0.tar.xz diff --git a/kpmcore-2.9.90-disable_loop_devices.patch b/kpmcore-2.9.90-disable_loop_devices.patch deleted file mode 100644 index a276d00..0000000 --- a/kpmcore-2.9.90-disable_loop_devices.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/plugins/libparted/libpartedbackend.cpp -+++ b/src/plugins/libparted/libpartedbackend.cpp -@@ -414,7 +414,7 @@ - // linux.git/tree/Documentation/devices.txt - QString blockDeviceMajorNumbers = QStringLiteral( - "3,22,33,34,56,57,88,89,90,91,128,129,130,131,132,133,134,135," // MFM, RLL and IDE hard disk/CD-ROM interface -- "7," // loop devices -+ // "7," // loop devices TODO: add another bool option for loopDevices - "8,65,66,67,68,69,70,71," // SCSI disk devices - "80,81,82,83,84,85,86,87," // I2O hard disk - "179," // MMC block devices diff --git a/kpmcore.spec b/kpmcore.spec index fc7e72b..cafcb60 100644 --- a/kpmcore.spec +++ b/kpmcore.spec @@ -1,8 +1,8 @@ -%global unstable 1 +%global unstable 0 Name: kpmcore -Version: 2.9.90 -Release: 2%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: Library for managing partitions by KDE programs # Due to package split, some files conflicts with kde-partitionmanager. @@ -22,10 +22,6 @@ Source0: http://download.kde.org/unstable/%{name}/%{version}/src/%{name}- Source0: http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz %endif -# Backport patch from upstream to fix Calamares bug -# https://calamares.io/bugs/browse/CAL-416 -Patch0: kpmcore-2.9.90-disable_loop_devices.patch - BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: gettext @@ -73,8 +69,6 @@ developing applications that use %{name} %prep %setup -%patch0 -p1 - %build mkdir -p %{_target_platform} pushd %{_target_platform} @@ -108,6 +102,9 @@ make install/fast -C %{_target_platform} DESTDIR=%{buildroot} %changelog +* Wed Dec 21 2016 Mattia Verga - 3.0.0-1 +- Update to stable release 3.0.0 + * Fri Nov 25 2016 Mattia Verga - 2.9.90-2 - Backport patch from upstream to fix Calamares bug CAL-416 diff --git a/sources b/sources index 62425e7..afeb4f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3d58230937b7d31d9143237f8de6ce1 kpmcore-2.9.90.tar.xz +SHA512 (kpmcore-3.0.0.tar.xz) = dc029a90765f75db1929fb2dedac1dd5ca9dd68f6b52b10fa842789ec55a7a65aa20fe784f52f9f6aac86b17dca69244c060ba819a07ca327115ffe4fedb2927