diff --git a/.gitignore b/.gitignore index c1a0a74..4084ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /ki18n-5.24.0.tar.xz /ki18n-5.25.0.tar.xz /ki18n-5.26.0.tar.xz +/ki18n-5.27.0.tar.xz diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec index b556afb..1bd10ea 100644 --- a/kf5-ki18n.spec +++ b/kf5-ki18n.spec @@ -1,8 +1,8 @@ %global framework ki18n Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for localization License: LGPLv2+ @@ -93,6 +93,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 03 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index a1a72f7..766dd8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9529e66256c60a171d95b2c51236e7f3 ki18n-5.26.0.tar.xz +9b8848b193da6d8920d7853430408c0b ki18n-5.27.0.tar.xz