Accepting request 518866 from KDE:Applications

1

OBS-URL: https://build.opensuse.org/request/show/518866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwave?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2017-08-28 13:17:31 +00:00 committed by Git OBS Bridge
commit e538199faf
4 changed files with 39 additions and 14 deletions

View File

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

3
kwave-17.08.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Aug 23 18:04:00 UTC 2017 - wbauer@tmo.at
- Fix desktop file categories (boo#1055344)
-------------------------------------------------------------------
Fri Aug 11 22:46:14 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
-------------------------------------------------------------------
Sat Aug 5 18:19:12 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sun Jul 16 08:49:42 CEST 2017 - lbeltrame@kde.org

View File

@ -19,10 +19,10 @@
%bcond_without lang
Name: kwave
Version: 17.04.3
Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Sound Editor designed for KDE
License: GPL-2.0+
@ -34,6 +34,7 @@ BuildRequires: audiofile-devel
BuildRequires: extra-cmake-modules
BuildRequires: fftw3-devel
BuildRequires: flac-devel
BuildRequires: karchive-devel
BuildRequires: kcompletion-devel
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
@ -64,7 +65,9 @@ BuildRequires: pkgconfig(Qt5Widgets)
Recommends: lame
Recommends: toolame
Recommends: twolame
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -96,23 +99,23 @@ perl -pi -e "s|X-SuSE-translate=true||" kwave/org.kde.kwave.desktop.in
%find_lang %{name} --with-man --all-name
%kf5_find_htmldocs
%endif
%suse_update_desktop_file -r org.kde.%{name} Qt KDE AudioVideoEditing
%suse_update_desktop_file -r org.kde.%{name} Qt KDE AudioVideo Audio Recorder AudioVideoEditing
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%{_bindir}/kwave
%{_libdir}/libkwave*.so.*
%{_kf5_plugindir}/kwave/
%{_kf5_applicationsdir}/org.kde.kwave.desktop
%{_kf5_htmldir}/en/kwave/
%{_kf5_iconsdir}/hicolor/*/*/*.svgz
%{_kf5_servicetypesdir}/kwave-plugin.desktop
%{_datadir}/kwave/
%dir %{_kf5_appstreamdir}
%doc %lang(en) %{_kf5_htmldir}/en/kwave/
%{_kf5_applicationsdir}/org.kde.kwave.desktop
%{_kf5_appstreamdir}/org.kde.kwave.appdata.xml
%{_kf5_bindir}/kwave
%{_kf5_iconsdir}/hicolor/*/*/*.svgz
%{_kf5_libdir}/libkwave*.so.*
%{_kf5_plugindir}/kwave/
%{_kf5_servicetypesdir}/kwave-plugin.desktop
%{_kf5_sharedir}/kwave/
%if %{with lang}
%files lang -f %{name}.lang