Accepting request 281389 from KDE:Distro:Factory
Also obsolete the libkdeedu4-data package otherwise we get upgrade issues OBS-URL: https://build.opensuse.org/request/show/281389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeedu-data?expand=0&rev=2
This commit is contained in:
parent
af99eca61c
commit
a60fb083ff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64eb044d90c5f0662b863ad5059f590ad10345692b153c186769059cb7d5e919
|
||||
size 96556
|
3
kdeedu-data-14.12.1.tar.xz
Normal file
3
kdeedu-data-14.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8fd2a090c065ea69511bec7e56fa4c8b5d82d1578c34f5dc20f1ada3f6e4d843
|
||||
size 96540
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 15 08:55:27 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Also obsolete libkdeedu4-data as we otherwise get upgrade issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 19:55:27 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 14.12.1
|
||||
* KDE Applications 14.12.1
|
||||
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 19:57:15 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdeedu-data
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: kdeedu-data
|
||||
Version: 14.12.0
|
||||
Version: 14.12.1
|
||||
Release: 0
|
||||
Summary: Data files for KDE Education Applications
|
||||
License: GPL-2.0+
|
||||
@ -28,8 +28,10 @@ BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
Provides: libkeduvocdocument-data
|
||||
Obsoletes: libkeduvocdocument-data
|
||||
Provides: libkeduvocdocument-data = %{version}
|
||||
Obsoletes: libkeduvocdocument-data < %{version}
|
||||
Provides: libkdeedu4-data = %{version}
|
||||
Obsoletes: libkdeedu4-data < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
@ -53,5 +55,5 @@ KDE education applications.
|
||||
%dir %{_kf5_sharedir}/apps
|
||||
%{_kf5_sharedir}/apps/kvtml/
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user