diff --git a/.gitignore b/.gitignore index 23ff49d..8a0da6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kcodecs-5.18.0.tar.xz /kcodecs-5.19.0.tar.xz +/kcodecs-5.20.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 10e24ca..ffb9386 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,7 +1,7 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.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 +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index faaa2fa..17da1d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7569f06a767ddd08ece025fe50197eba kcodecs-5.19.0.tar.xz +55582ae9c6e021a23bb7c0f25329ea04 kcodecs-5.20.0.tar.xz