forked from pool/lokalize
Accepting request 496044 from KDE:Applications
KDE Applications 17.04.1 OBS-URL: https://build.opensuse.org/request/show/496044 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lokalize?expand=0&rev=51
This commit is contained in:
commit
cc2443f116
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12f905be1267ee0292645a5dbc8064f0bf5249bce723d63ca30af409578b54be
|
||||
size 1941328
|
3
lokalize-17.04.1.tar.xz
Normal file
3
lokalize-17.04.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd16c87cf3f45cfa57808f3bcc38ec175b81cbc4b54f2a7e3b1592dacccb7b1a
|
||||
size 1941608
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 04:46:49 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
- Remove stray locale folder (afteer discussion with upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 20:37:22 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.04.1
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.04.1.php
|
||||
- Changes since 17.04.0:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 10:45:18 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: lokalize
|
||||
Version: 17.04.0
|
||||
Version: 17.04.1
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Script)
|
||||
BuildRequires: pkgconfig(Qt5Sql)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: fdupes
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
Recommends: %{name}-lang
|
||||
@ -75,10 +76,13 @@ export CFLAGS="%{optflags} -fPIC"
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%if %{with lang}
|
||||
# Remove bogus folder
|
||||
rm -rf %{buildroot}/usr/share/locale/sr/docs/
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%kf5_find_htmldocs
|
||||
%endif
|
||||
%suse_update_desktop_file -r org.kde.lokalize Development Translation
|
||||
%fdupes -s %{buildroot}%{_kf5_sharedir}/lokalize
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user