Accepting request 450752 from KDE:Applications
KDE Applications 16.12.1 OBS-URL: https://build.opensuse.org/request/show/450752 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfind?expand=0&rev=2
This commit is contained in:
commit
409323d132
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:71229f187f40b9fd3e5f787d654d571cceb2f3bf196e76f8e865403538935a44
|
||||
size 60688
|
3
kfind-16.12.1.tar.xz
Normal file
3
kfind-16.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd01c806bc819f196f85a75778a83adaf6c20b403ea335e4a22e29f865f7ad2d
|
||||
size 61932
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 08:55:45 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
- - Update to KDE Applications 16.12.1
|
||||
* KDE Applications 16.12.1
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 19:42:45 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kfind
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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,10 +17,10 @@
|
||||
|
||||
|
||||
Name: kfind
|
||||
Version: 16.12.0
|
||||
Version: 16.12.1
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: KDE Find File Utility
|
||||
License: GPL-2.0+
|
||||
@ -28,12 +28,12 @@ Group: Productivity/File utilities
|
||||
Url: http://www.kde.org/
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: karchive-devel >= 5.7.0
|
||||
BuildRequires: kdelibs4support-devel >= 5.7.0
|
||||
BuildRequires: kdoctools-devel >= 5.7.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -61,7 +61,6 @@ KFind allows you to search for directories and files.
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
#doc COPYING* README
|
||||
|
Loading…
Reference in New Issue
Block a user