diff --git a/.gitignore b/.gitignore index 1b6a881..cc2c956 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kwindowsystem-4.99.0.tar.xz +/kwindowsystem-4.100.0.tar.xz diff --git a/kf5-kwindowsystem.spec b/kf5-kwindowsystem.spec index 0de028c..c58e6bc 100644 --- a/kf5-kwindowsystem.spec +++ b/kf5-kwindowsystem.spec @@ -2,8 +2,8 @@ %define framework kwindowsystem Name: kf5-%{framework} -Version: 4.99.0 -Release: 2%{?dist} +Version: 4.100.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management License: LGPLv2+ and MIT @@ -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 @@ -72,6 +72,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 4092c86..591b92a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c88e023809dc9a6602b8796cbaa3a0c kwindowsystem-4.99.0.tar.xz +cc37fbd2ebe9704d64fb4b2e5c40cfe2 kwindowsystem-4.100.0.tar.xz