diff --git a/.gitignore b/.gitignore index d933313..d34ed72 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /knewstuff-5.23.0.tar.xz /knewstuff-5.24.0.tar.xz /knewstuff-5.25.0.tar.xz +/knewstuff-5.26.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index a3318e9..412be72 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -90,6 +90,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index 0f0120f..902cbd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ea7e17162776681193f67d66821182d knewstuff-5.25.0.tar.xz +a991eac8b5909e55aa5f72afd3af41a8 knewstuff-5.26.0.tar.xz