forked from pool/kdesignerplugin
Accepting request 407489 from KDE:Frameworks5
Update to 5.24.0 OBS-URL: https://build.opensuse.org/request/show/407489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=31
This commit is contained in:
commit
f3c64ed5cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14aa080c3dbbbe60208d5b6262f0e17c5a1c943a7651c245d52e235898536509
|
||||
size 87108
|
3
kdesignerplugin-5.24.0.tar.xz
Normal file
3
kdesignerplugin-5.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52acbd888f4f79b1ed4481f752ed2a0f6cef81b40cecb9bd870572c8f9451a44
|
||||
size 89364
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:03:10 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.24.0
|
||||
* Add support for KNewPasswordWidget
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 21:24:35 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.23
|
||||
%define _tar_path 5.24
|
||||
Name: kdesignerplugin
|
||||
Version: 5.23.0
|
||||
Version: 5.24.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -91,6 +91,7 @@ from ini-style description files. Development files.
|
||||
%find_lang %{name}5 --with-qt --without-mo
|
||||
echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
|
||||
echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{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
|
||||
echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user