diff --git a/.gitignore b/.gitignore index 47fe306..817ba40 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kcodecs-4.99.0.tar.xz /kcodecs-4.100.0.tar.xz /kcodecs-5.0.0.tar.xz +/kcodecs-5.1.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 12c0d97..3cc1ed7 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,7 +2,7 @@ %define framework kcodecs Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods @@ -68,6 +68,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 52c7b2f..36e11c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f87384816f5685a380b5a74c44695c7b kcodecs-5.0.0.tar.xz +69511567f3db0c65e422d3a9a636b2bf kcodecs-5.1.0.tar.xz