diff --git a/.gitignore b/.gitignore index 5c30ffa..f4341de 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /sonnet-5.9.0.tar.xz /sonnet-5.10.0.tar.xz /sonnet-5.11.0.tar.xz +/sonnet-5.12.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index ecf6a12..cde8893 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -1,8 +1,8 @@ %global framework sonnet Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking License: LGPLv2+ @@ -115,6 +115,9 @@ make install/fast DESTDIR=%{buildroot} -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 6b6a2f8..a11bd08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6359c0e401d2c08cdb763bb35f14af75 sonnet-5.11.0.tar.xz +070f07fbbfc7badf061d6cd46706a39e sonnet-5.12.0.tar.xz