diff --git a/.gitignore b/.gitignore index 08d4483..3e48be5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kcodecs-5.13.0.tar.xz /kcodecs-5.14.0.tar.xz /kcodecs-5.15.0.tar.xz +/kcodecs-5.16.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index ab7e061..b0f9ac5 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,7 +1,7 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.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 +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index c61c4f6..9336eb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2cafea53c814ee47313805e98422b832 kcodecs-5.15.0.tar.xz +c33c270efadf19c86aa7058effb611ba kcodecs-5.16.0.tar.xz