diff --git a/.gitignore b/.gitignore index 2303e6f..3082ecc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /ki18n-5.8.0.tar.xz /ki18n-5.9.0.tar.xz /ki18n-5.10.0.tar.xz +/ki18n-5.11.0.tar.xz diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec index 3869d95..b5c6593 100644 --- a/kf5-ki18n.spec +++ b/kf5-ki18n.spec @@ -1,8 +1,8 @@ %global framework ki18n Name: kf5-%{framework} -Version: 5.10.0 -Release: 2%{?dist} +Version: 5.11.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for localization License: LGPLv2+ @@ -82,6 +82,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Thu May 14 2015 Rex Dieter 5.10.0-2 - .spec cosmetics, own and fully %%lang'ify %%{_datadir}/locale/*/LC_SCRIPTS/ki18n5/ (#1157349) diff --git a/sources b/sources index 0f18850..dd6f3a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9d5a36b3f036f26aeccbb7854875276 ki18n-5.10.0.tar.xz +a6bd7a449ccfbbab1a3e400d984ceabe ki18n-5.11.0.tar.xz