Accepting request 443307 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443307 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=40
This commit is contained in:
parent
32a8738716
commit
17350a0c79
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f68937befe3be12220c72b1eda41c9af2899975ca75b1321d512ac01b8ddb93
|
||||
size 716804
|
3
kbruch-16.11.80.tar.xz
Normal file
3
kbruch-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82988711a9f3ccaeb9fa0a589ad0abc9db89f4de1a66b835a9d13c73a361ce70
|
||||
size 717984
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:22:29 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
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:14:35 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
15
kbruch.spec
15
kbruch.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kbruch
|
||||
#
|
||||
# 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: kbruch
|
||||
Version: 16.08.3
|
||||
Version: 16.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: Excercise Fractions
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Teaching/Mathematics
|
||||
@ -58,14 +61,14 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING* NEWS README
|
||||
%{_kf5_bindir}/kbruch
|
||||
%dir %_datadir/appdata
|
||||
%_datadir/appdata/org.kde.kbruch.appdata.xml
|
||||
%{_kf5_appstreamdir}/org.kde.kbruch.appdata.xml
|
||||
%{_kf5_applicationsdir}/org.kde.kbruch.desktop
|
||||
%{_kf5_configkcfgdir}/
|
||||
%{_kf5_htmldir}/en/kbruch/
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/kbruch.*
|
||||
%_datadir/kbruch/
|
||||
%{_datadir}/kbruch/
|
||||
%{_kf5_kxmlguidir}/kbruch/
|
||||
%_mandir/man1/kbruch.1.gz
|
||||
%{_mandir}/man1/kbruch.1%{ext_man}
|
||||
%dir %{_kf5_appstreamdir}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user