diff --git a/.gitignore b/.gitignore index 6f276fd..8669369 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kunitconversion-5.23.0.tar.xz /kunitconversion-5.24.0.tar.xz /kunitconversion-5.25.0.tar.xz +/kunitconversion-5.26.0.tar.xz diff --git a/kf5-kunitconversion.spec b/kf5-kunitconversion.spec index ce8219b..25b6907 100755 --- a/kf5-kunitconversion.spec +++ b/kf5-kunitconversion.spec @@ -1,7 +1,7 @@ %global framework kunitconversion Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for unit conversions @@ -72,6 +72,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 b36bcdf..69e9bf3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4a9229d95ae7ebaa094d104eb8bc633 kunitconversion-5.25.0.tar.xz +a7f022b0fb127a60f4bc3a09eb89114a kunitconversion-5.26.0.tar.xz