Accepting request 630113 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630113 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3b?expand=0&rev=90
This commit is contained in:
commit
f9c0b2656a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d83eed37b8c8ebc8c67965df43f3f2b47a4c6b2f51a502e20d83f9bdca10072
|
||||
size 10599940
|
3
k3b-18.08.0.tar.xz
Normal file
3
k3b-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad9e60654b132d41d2c5931cebc72214e2b18cae7313e6bf0eb816d60109a9d2
|
||||
size 10596220
|
23
k3b.changes
23
k3b.changes
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 22:01:25 UTC 2018 - christophe@krop.fr
|
||||
|
||||
- Update to 18.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.08.0.php
|
||||
- Changes since 18.07.80:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 13:00:30 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
||||
- Changes since 18.04.3:
|
||||
* Update changelog for 18.04 release.
|
||||
* [plugins] K3b FFMpeg Decoder Plugin Fix (kde#386105)
|
||||
* Fix heap-use-after-free issue for ThemeManager (kde#390878)
|
||||
* There is k3bfuzzertest to test QFile::encodeName and QString::fromRawData using libFuzzer, it might be duplicate of QTBUG-57553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:49:48 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
12
k3b.spec
12
k3b.spec
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
%bcond_without ffmpeg
|
||||
%bcond_without lame
|
||||
%bcond_without mad
|
||||
%bcond_without lame
|
||||
%bcond_without mad
|
||||
|
||||
Name: k3b
|
||||
Version: 18.04.3
|
||||
Version: 18.08.0
|
||||
Release: 0
|
||||
Summary: CD/DVD/Blu-ray Burning Application for KDE
|
||||
License: GPL-2.0-or-later
|
||||
@ -92,9 +92,7 @@ Recommends: vcdimager
|
||||
Provides: kde4-k3b = 4.2.2.svn951754
|
||||
Obsoletes: k3b-codecs
|
||||
Obsoletes: kde4-k3b < 4.2.2.svn951754
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -113,13 +111,11 @@ Requires: %{name} = %{version}
|
||||
%description devel
|
||||
This package contain files needed for development with k3b.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
|
Loading…
x
Reference in New Issue
Block a user