Accepting request 440491 from KDE:Frameworks5

Update to 5.28.0

OBS-URL: https://build.opensuse.org/request/show/440491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinit?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2016-11-17 11:32:38 +00:00 committed by Git OBS Bridge
commit 2b23e430d6
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:377e0e6ba6a466a63c715adc898457daa904721b54f46dabcc4aaa7075a07769
size 2658832

3
kinit-5.28.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22a4dc26cb941c00422bc89b6946b870fb6c32672a7eaedf28bb4049ad228a43
size 2659148

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 5 22:06:36 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.28.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
-------------------------------------------------------------------
Sun Oct 2 12:56:02 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.27
%define _tar_path 5.28
Name: kinit
Version: 5.27.0
Version: 5.28.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@ -83,6 +83,7 @@ booting UNIX. Development files.
%find_lang %{name}5
echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}5.lang
echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang