From 5177cdecd5dc267726ebbd3cb110e2b80f48dbe8 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Nov 09 2015 22:07:51 +0000 Subject: KDE Frameworks 5.16 --- diff --git a/.gitignore b/.gitignore index 4668862..45b627d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /solid-5.13.0.tar.xz /solid-5.14.0.tar.xz /solid-5.15.0.tar.xz +/solid-5.16.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 4e75f54..bf0571a 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -103,6 +103,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 cf8bf1b..c9fdfdd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d18bd8ffd294a85ddf3f1765d8726d6 solid-5.15.0.tar.xz +8d0d56882cdecdd61fe840c20b9995ae solid-5.16.0.tar.xz