SHA256
1
0
forked from pool/kgpg

Accepting request 240560 from KDE:Distro:Factory

Update to 4.13.80

OBS-URL: https://build.opensuse.org/request/show/240560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgpg?expand=0&rev=38
This commit is contained in:
Stephan Kulow 2014-07-16 14:17:24 +00:00 committed by Git OBS Bridge
parent d13ade8a8e
commit 4b69bd3539
4 changed files with 22 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7dffeb2de9baa16f8254901307687c2293be0d33fefd8798ad53b8d5adbcf6a
size 803748

3
kgpg-4.13.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ac164228dfb0faf59da2d8456546a8443bab6e9a5ae5b1e91573ffbdce7f1cc
size 806392

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 10 22:17:38 UTC 2014 - cgiboudeaux@gmx.com
- Update to 4.13.80
* KDE 4.14 Beta 1 release
* See http://www.kde.org/announcements/announce-4.14-beta1.php
-------------------------------------------------------------------
Sun Jun 8 18:39:05 UTC 2014 - tittiatcoke@gmail.com

View File

@ -17,7 +17,7 @@
Name: kgpg
Version: 4.13.2
Version: 4.13.80
Release: 0
Summary: Encryption Tool
License: GPL-2.0+
@ -26,6 +26,7 @@ Url: http://www.kde.org
Source0: kgpg-%{version}.tar.xz
Patch1: kgpg-autostart.diff
BuildRequires: libkdepimlibs4-devel
BuildRequires: libgpgme-devel
BuildRequires: xz
Requires: gpg2
Recommends: kdepim4-runtime
@ -45,8 +46,7 @@ Kgpg is a simple GUI for gpg
%make_jobs
%install
cd build
%kde4_makeinstall
%kde4_makeinstall -C build
%suse_update_desktop_file kgpg Utility Security
%kde_post_install
@ -57,15 +57,15 @@ cd build
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%_kde4_bindir/kgpg
%_kde4_applicationsdir/*.desktop
%{_datadir}/autostart/*.desktop
%{_datadir}/dbus-1/interfaces/*.xml
%_kde4_htmldir/en/kgpg/
%_kde4_iconsdir/hicolor/*/*/*.png
%_kde4_appsdir/kgpg/
%_kde4_configkcfgdir/*.kcfg
%_kde4_servicesdir/ServiceMenus/*.desktop
%doc %lang(en) %{_kde4_htmldir}/en/kgpg/
%{_datadir}/appdata/
%{_kde4_applicationsdir}/*.desktop
%{_kde4_appsdir}/kgpg/
%{_kde4_bindir}/kgpg
%{_kde4_configkcfgdir}/*.kcfg
%{_kde4_datadir}/autostart/*.desktop
%{_kde4_datadir}/dbus-1/interfaces/*.xml
%{_kde4_iconsdir}/hicolor/*/*/*.png
%{_kde4_servicesdir}/ServiceMenus/*.desktop
%changelog