diff --git a/.gitignore b/.gitignore index 99f5b5c..3e1080b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kcodecs-5.21.0.tar.xz /kcodecs-5.22.0.tar.xz /kcodecs-5.23.0.tar.xz +/kcodecs-5.24.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index a2af945..688122e 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,7 +1,7 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods @@ -73,6 +73,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index b52ce2d..012130a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c8488c88285761578bb4d384cb54ada kcodecs-5.23.0.tar.xz +970920c17542e24d3520a05f1cf7695e kcodecs-5.24.0.tar.xz