From be4f0d79fd77797e43fbaa008b59f69c028a135b Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Nov 21 2012 08:22:33 +0000 Subject: new upstream version --- diff --git a/.gitignore b/.gitignore index b79d039..214b7c1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ libksba-1.0.8.tar.bz2 libksba-1.0.8.tar.bz2.sig /libksba-1.2.0.tar.bz2 /libksba-1.2.0.tar.bz2.sig +/libksba-1.3.0.tar.bz2 +/libksba-1.3.0.tar.bz2.sig diff --git a/libksba.spec b/libksba.spec index deb29b9..dc25d2d 100644 --- a/libksba.spec +++ b/libksba.spec @@ -1,9 +1,11 @@ -Summary: X.509 library +Summary: CMS and X.509 library Name: libksba -Version: 1.2.0 -Release: 3%{?dist} +Version: 1.3.0 +Release: 1%{?dist} -License: GPLv3 +# The library is licensed under LGPLv3+ or GPLv2+, +# the rest of the package under GPLv3+ +License: (LGPLv3+ or GPLv2+) and GPLv3+ Group: System Environment/Libraries URL: http://www.gnupg.org/ Source0: ftp://ftp.gnupg.org/gcrypt/libksba/libksba-%{version}.tar.bz2 @@ -17,8 +19,9 @@ BuildRequires: libgpg-error-devel >= 1.8 BuildRequires: libgcrypt-devel >= 1.2.0 %description -KSBA is a library designed to build software based on the X.509 and -CMS protocols. +KSBA (pronounced Kasbah) is a library to make X.509 certificates as +well as the CMS easily accessible by other applications. Both +specifications are building blocks of S/MIME and TLS. %package devel Summary: Development headers and libraries for %{name} @@ -76,7 +79,7 @@ fi %files %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README* THANKS TODO VERSION +%doc AUTHORS ChangeLog COPYING* NEWS README* THANKS TODO VERSION %{_libdir}/libksba.so.8* %files devel @@ -89,6 +92,9 @@ fi %changelog +* Wed Nov 21 2012 Tomas Mraz - 1.3.0-1 +- new upstream version + * Thu Jul 19 2012 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 4a9088b..7fb6d22 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e797f370b69b4dc776499d6a071ae137 libksba-1.2.0.tar.bz2 -dc6a0f1b386e05f97639bf34b9b084d4 libksba-1.2.0.tar.bz2.sig +cd86fad9c9d360b2cf80449f8a4a4075 libksba-1.3.0.tar.bz2 +1e37d025c3507dd1de767d49db8ae9c5 libksba-1.3.0.tar.bz2.sig