From 01b82207ffdb9909ea5db09dd523d2198d161b6d8865392a399fab8433701f03 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 9 Nov 2018 22:51:32 +0000 Subject: [PATCH] KDE Applications 18.08.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolf?expand=0&rev=79 --- kolf-18.08.2.tar.xz | 3 --- kolf-18.08.3.tar.xz | 3 +++ kolf.changes | 11 +++++++++++ kolf.spec | 3 +-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 kolf-18.08.2.tar.xz create mode 100644 kolf-18.08.3.tar.xz diff --git a/kolf-18.08.2.tar.xz b/kolf-18.08.2.tar.xz deleted file mode 100644 index f0b1c4f..0000000 --- a/kolf-18.08.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4704217a8c24b58eebcf0fa339a1795e9420949e026d5d30b5970bcaf24ad9f6 -size 925276 diff --git a/kolf-18.08.3.tar.xz b/kolf-18.08.3.tar.xz new file mode 100644 index 0000000..532e90b --- /dev/null +++ b/kolf-18.08.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba63ea020ac19bf51300e0a8d54f4a728652719b80dd7da093179d002d5cea1 +size 925604 diff --git a/kolf.changes b/kolf.changes index 8b62b0e..fffc772 100644 --- a/kolf.changes +++ b/kolf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Nov 08 20:43:41 UTC 2018 - lbeltrame@kde.org + +- Update to 18.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.3.php +- Changes since 18.08.2: + * Comment out phonon dependency +- Remove Phonon dependency from BuildRequires + ------------------------------------------------------------------- Thu Oct 11 20:06:56 UTC 2018 - lbeltrame@kde.org diff --git a/kolf.spec b/kolf.spec index 8988ec9..978a4ed 100644 --- a/kolf.spec +++ b/kolf.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kolf -Version: 18.08.2 +Version: 18.08.3 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: kio-devel BuildRequires: kwidgetsaddons-devel BuildRequires: kxmlgui-devel BuildRequires: libkdegames-devel -BuildRequires: phonon4qt5-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Gui)