diff --git a/.gitignore b/.gitignore index 72838c2..29653d8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /threadweaver-5.9.0.tar.xz /threadweaver-5.10.0.tar.xz /threadweaver-5.11.0.tar.xz +/threadweaver-5.12.0.tar.xz diff --git a/kf5-threadweaver.spec b/kf5-threadweaver.spec index 9ca0e3b..f9047ca 100644 --- a/kf5-threadweaver.spec +++ b/kf5-threadweaver.spec @@ -1,8 +1,8 @@ %global framework threadweaver Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for advanced thread management License: LGPLv2+ @@ -67,6 +67,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jul 09 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 05818b8..d3a9d70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ffac7ee80aa144de5719cae044878b0 threadweaver-5.11.0.tar.xz +e7bec854878b5e1a874999691ff2ed19 threadweaver-5.12.0.tar.xz