diff --git a/.gitignore b/.gitignore index 82d3661..487f483 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kpackage-5.25.0.tar.xz +/kpackage-5.26.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index cda521e..939673f 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -8,8 +8,8 @@ %endif Name: kf5-%{framework} -Version: 5.25.0 -Release: 3%{?dist} +Version: 5.26.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 library to load and install packages as plugins License: LGPLv2+ @@ -104,6 +104,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Thu Aug 25 2016 Rex Dieter - 5.25.0-3 - %%check: drop extraneous X/dbus deps diff --git a/sources b/sources index 92efaff..1ade2ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -237995199b61f5dd48e862c12fe7779e kpackage-5.25.0.tar.xz +ccda0b1f807b984b20cae416b0da10ea kpackage-5.26.0.tar.xz