diff --git a/.gitignore b/.gitignore index 191978a..d4114c4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kcodecs-5.6.0.tar.xz /kcodecs-5.7.0.tar.xz /kcodecs-5.8.0.tar.xz +/kcodecs-5.9.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 0775acc..63d2e53 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,7 +1,7 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods @@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 30dfead..e000f38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -694923c6ca1f5a427aa7c7700190bfd5 kcodecs-5.8.0.tar.xz +2ac5466d18ee4fc525a129eaac028c33 kcodecs-5.9.0.tar.xz