This commit is contained in:
parent
99e6df7447
commit
49507eb8bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8dddaf7abc51a33b635bcb6b1864fca72f31fe8e9de3eb70a58e631eed99959
|
||||
size 726139
|
3
gpgme-1.1.5.tar.bz2
Normal file
3
gpgme-1.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b910b4635b0eb8391b48305984ac894329f709017fff51fba06b98b64261e9e6
|
||||
size 713909
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 27 14:07:45 CEST 2007 - zpetrova@suse.cz
|
||||
|
||||
- update to version 1.1.5
|
||||
- small bug and portability fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 15:02:37 CEST 2007 - zpetrova@suse.cz
|
||||
|
||||
|
13
gpgme.spec
13
gpgme.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gpgme (Version 1.1.4)
|
||||
# spec file for package gpgme (Version 1.1.5)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -13,14 +13,14 @@
|
||||
Name: gpgme
|
||||
BuildRequires: gpg2 libgcrypt-devel libksba-devel
|
||||
%define prefix /usr
|
||||
License: GNU General Public License (GPL)
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
PreReq: %install_info_prereq
|
||||
Autoreqprov: on
|
||||
Version: 1.1.4
|
||||
Release: 17
|
||||
Version: 1.1.5
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: %{name}-%{version}-warning.patch
|
||||
Patch1: %{name}-1.1.4-warning.patch
|
||||
URL: http://www.gnupg.org/related_software/gpgme/
|
||||
Summary: A Library Designed to Give Applications Easy Access to GnuPG
|
||||
Requires: gpg2
|
||||
@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%prefix/include/gpgme.h
|
||||
|
||||
%changelog
|
||||
* Fri Jul 27 2007 - zpetrova@suse.cz
|
||||
- update to version 1.1.5
|
||||
- small bug and portability fixes.
|
||||
* Wed May 16 2007 - zpetrova@suse.cz
|
||||
- removed gpg from Requires list. (#273491)
|
||||
* Mon Mar 12 2007 - zpetrova@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user