diff --git a/.gitignore b/.gitignore index f7a4350..8f91102 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pcsc-lite-*.tar.bz2 /pcsc-lite-1.8.11.tar.bz2.asc +/pcsc-lite-1.8.12.tar.bz2.asc diff --git a/pcsc-lite.spec b/pcsc-lite.spec index 248268a..f01b8ed 100644 --- a/pcsc-lite.spec +++ b/pcsc-lite.spec @@ -1,8 +1,8 @@ %global upstream_build 3963 Name: pcsc-lite -Version: 1.8.11 -Release: 3%{?dist} +Version: 1.8.12 +Release: 1%{?dist} Summary: PC/SC Lite smart card framework and applications Group: System Environment/Daemons @@ -10,7 +10,6 @@ License: BSD URL: http://pcsclite.alioth.debian.org/ Source0: https://alioth.debian.org/frs/download.php/file/%{upstream_build}/%{name}-%{version}.tar.bz2 Source1: org.debian.pcsc-lite.policy -Patch0: pcscd-1.8.10-safer-udev-usage.patch BuildRequires: doxygen BuildRequires: graphviz @@ -65,8 +64,6 @@ Requires: %{name}-libs = %{version}-%{release} %prep %setup -q -%patch0 -p1 -b .udev - # Convert to utf-8 for file in ChangeLog; do iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \ @@ -147,6 +144,9 @@ rm $RPM_BUILD_ROOT%{_docdir}/pcsc-lite/README.DAEMON %changelog +* Wed Sep 24 2014 Nikos Mavrogiannopoulos - 1.8.12-1 +- New upstream release (#1079514) + * Sun Aug 17 2014 Fedora Release Engineering - 1.8.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index c10ac12..1b9529c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -73502ca4ba6526727f9f49c63d805408 pcsc-lite-1.8.11.tar.bz2 -57253008899ea97f38fd4df62c1c2844 pcsc-lite-1.8.11.tar.bz2.asc +2087ca95326165f1c2088b6b6a35aaba pcsc-lite-1.8.12.tar.bz2.asc +0be8ccfe749314dc8200bddcd2d5fa43 pcsc-lite-1.8.12.tar.bz2