forked from pool/kio-extras5
Accepting request 395462 from KDE:Applications
KDE Applications 16.04.1 OBS-URL: https://build.opensuse.org/request/show/395462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=29
This commit is contained in:
commit
9f99e8f147
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0769e7d6aeb01d303ef6f9c30f3a6b8e3d1a793a27fe09a83f4fbbead22b0fd2
|
||||
size 266640
|
3
kio-extras-16.04.1.tar.xz
Normal file
3
kio-extras-16.04.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35818f253092e715383edccbdf2e01371f331c9552724d7ba42743fe25b80785
|
||||
size 277764
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 10:29:48 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.04.1
|
||||
* KDE Applications 16.04.1
|
||||
* https://www.kde.org/announcements/announce-applications-16.04.1.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 11:57:45 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
- Conflict with kactivities5 5.19.0 and earlier to prevent file
|
||||
conflicts. The activities fileitem_linking_plugin and kio slave
|
||||
have been moved from kactivities5 to kio-extras5 in 16.04
|
||||
(boo#976592)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 17 06:05:50 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.04.0
|
||||
* KDE Applications 16.04.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.04.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 11 06:42:18 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.03.90
|
||||
* KDE Applications 16.04.0 RC
|
||||
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 13 15:45:14 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: kio-extras5
|
||||
Version: 15.12.3
|
||||
Version: 16.04.1
|
||||
Release: 0
|
||||
Summary: Additional KIO-slaves for KDE applications
|
||||
License: GPL-2.0+
|
||||
@ -46,12 +46,14 @@ BuildRequires: libssh-devel
|
||||
BuildRequires: openslp-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: solid-devel
|
||||
BuildRequires: kactivities5-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Network) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Sql)
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(exiv2)
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
@ -61,6 +63,8 @@ Recommends: kimageformats
|
||||
#BuildRequires: update-desktop-files
|
||||
Provides: kfileaudiopreview = 4.100.0
|
||||
Obsoletes: kfileaudiopreview <= 4.100.0
|
||||
# the activities fileitem_linking_plugin and kio slave have been moved over here in 16.04 (boo#976592)
|
||||
Conflicts: kactivities5 <= 5.19.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user