diff --git a/.gitignore b/.gitignore index 84cc760..d2de661 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kplotting-4.99.0.tar.xz +/kplotting-4.100.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 98f1662..a32a5c2 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -2,8 +2,8 @@ %define framework kplotting Name: kf5-%{framework} -Version: 4.99.0 -Release: 2%{?dist} +Version: 4.100.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -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: perl BuildRequires: pcre-devel @@ -67,6 +67,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KPlotting.pri %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 e2e001d..039beb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1d4a2f75b3dcd97ef80979e2310d7ff kplotting-4.99.0.tar.xz +924875be540ec6d9038c03453e507b3a kplotting-4.100.0.tar.xz