diff --git a/.gitignore b/.gitignore index c3606bb..a9d2e10 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kcodecs-4.99.0.tar.xz +/kcodecs-4.100.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 75a0b0f..7d94a68 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,8 +2,8 @@ %define framework kcodecs Name: kf5-%{framework} -Version: 4.99.0 -Release: 2%{?dist} +Version: 4.100.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD @@ -12,7 +12,7 @@ URL: http://www.kde.org # --remote=git://anongit.kde.org/%{framework}.git master | \ # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2 #Source0: %{name}-%{version}-%{snapshot}git.tar.bz2 -Source0: http://download.kde.org/unstable/frameworks/4.99.0/%{framework}-4.99.0.tar.xz +Source0: http://download.kde.org/unstable/frameworks/4.100.0/%{framework}-4.100.0.tar.xz%{framework}-4.99.0.tar.xz BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules @@ -68,6 +68,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Jun 03 2014 Daniel Vrátil - 4.100.0-1 +- KDE Frameworks 4.100.0 + * Tue May 06 2014 Daniel Vrátil - 4.99.0-2 - Rebuild against updated kf5-rpm-macros diff --git a/sources b/sources index 09b2260..947af36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e0175175d937290fa217ae13be6e642 kcodecs-4.99.0.tar.xz +73bb13bc3e2867242312aa9a8a960041 kcodecs-4.100.0.tar.xz