diff --git a/.gitignore b/.gitignore index 07a9ae8..6de2f08 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kio-5.22.0.tar.xz /kio-5.23.0.tar.xz /kio-5.24.0.tar.xz +/kio-5.25.0.tar.xz diff --git a/kf5-kio.spec b/kf5-kio.spec index 33e5c98..a58e9ad 100644 --- a/kf5-kio.spec +++ b/kf5-kio.spec @@ -1,8 +1,8 @@ %global framework kio Name: kf5-%{framework} -Version: 5.24.0 -Release: 2%{?dist} +Version: 5.25.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction License: GPLv2+ and MIT and BSD @@ -56,7 +56,7 @@ Requires: kf5-filesystem >= %{version} # (apparently?) requires org.kde.klauncher5 service provided by kf5-kinit -- rex # not versioned to allow update without bootstrap # -BuildRequires: kf5-kinit-devel +BuildRequires: kf5-kinit-devel >= %{version} %endif Requires: %{name}-core%{?_isa} = %{version}-%{release} @@ -262,6 +262,9 @@ fi %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Thu Jul 28 2016 Rex Dieter - 5.24.0-2 - -core/-widgets: +%%{?kf5_kinit_requires} diff --git a/sources b/sources index 816786c..175dd2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c56af98f7cdc2e541bee40d7da8925a kio-5.24.0.tar.xz +0077d90029c34f734fb661912f2213d1 kio-5.25.0.tar.xz