Accepting request 556240 from KDE:Applications
KDE Applications 17.12.0 final (release on 2017-12-14) OBS-URL: https://build.opensuse.org/request/show/556240 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/krfb?expand=0&rev=61
This commit is contained in:
commit
68b372a95d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:615f2c25956654aba5b0be95c4e85c7faa25f50f5ca45862976d010a78fcf9cc
|
||||
size 991148
|
3
krfb-17.12.0.tar.xz
Normal file
3
krfb-17.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66b84b2ebe4efc2f2a59cb4dd312b6997abb9b7fa49ca55fea7f61a497eea682
|
||||
size 994280
|
33
krfb.changes
33
krfb.changes
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 09 14:59:08 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.12.0.php
|
||||
- Changes since 17.11.90:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 02 10:12:38 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.11.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
|
||||
- Changes since 17.11.80:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 06:59:22 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
|
||||
- Changes since 17.08.3:
|
||||
* Include a png of the icon for compatibility
|
||||
* Include the icon in krfb together with the application
|
||||
* Change version to match KDE Applications (17.11.70)
|
||||
* Add .arcconfig
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 09 23:12:13 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
|
14
krfb.spec
14
krfb.spec
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: krfb
|
||||
Version: 17.08.3
|
||||
Version: 17.12.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
@ -42,7 +42,6 @@ BuildRequires: knotifications-devel
|
||||
BuildRequires: kwallet-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: oxygen5-icon-theme-large
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: telepathy-qt5-devel
|
||||
@ -83,17 +82,6 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%find_lang %{name} --with-man --all-name
|
||||
%kf5_find_htmldocs
|
||||
%endif
|
||||
for i in 128 64 48 32 22 16
|
||||
do
|
||||
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
|
||||
done
|
||||
cp %{_datadir}/icons/oxygen/base/128x128/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
|
||||
cp %{_datadir}/icons/oxygen/base/16x16/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
|
||||
cp %{_datadir}/icons/oxygen/base/22x22/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
|
||||
cp %{_datadir}/icons/oxygen/base/32x32/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
|
||||
cp %{_datadir}/icons/oxygen/base/48x48/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
|
||||
cp %{_datadir}/icons/oxygen/base/64x64/apps/krfb.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
|
||||
cd ..
|
||||
%suse_update_desktop_file -r org.kde.krfb System RemoteAccess
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user