Accepting request 446076 from KDE:Applications
Update to KDE Applicatons 16.12.0 OBS-URL: https://build.opensuse.org/request/show/446076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klettres?expand=0&rev=75
This commit is contained in:
commit
25aa6f05f5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27fb4bc381447f8730c9f0a427017eb7ba211a10007569f9cd782e1a3c98a192
|
||||
size 2715400
|
3
klettres-16.12.0.tar.xz
Normal file
3
klettres-16.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33e45297dc99551f51c06f5c5b9fb6a3107ae6fa3831ad1e3aa1480229adefbd
|
||||
size 2716676
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 19:46:44 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.12.0
|
||||
* KDE Applications 16.12.0
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 16:32:44 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.90
|
||||
* KDE Applications 16.12.0 RC
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:31:58 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.80
|
||||
* KDE Applications 16.12.0 Beta
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 08:15:30 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package klettres
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX 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,8 +17,11 @@
|
||||
|
||||
|
||||
Name: klettres
|
||||
Version: 16.08.3
|
||||
Version: 16.12.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Alphabet Learning Game
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Teaching/Language
|
||||
@ -30,18 +33,19 @@ BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: kemoticons-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -75,7 +79,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%{_kf5_htmldir}/en/klettres/
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/klettres.*
|
||||
%{_kf5_kxmlguidir}/klettres/
|
||||
%dir %{_datadir}/appdata
|
||||
%{_datadir}/appdata/org.kde.klettres.appdata.xml
|
||||
%{_kf5_appstreamdir}/org.kde.klettres.appdata.xml
|
||||
%dir %{_kf5_appstreamdir}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user