diff --git a/.gitignore b/.gitignore index 124e706..8525091 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libnfc-1.3.4.tar.gz /libnfc-1.3.9.tar.gz /libnfc-1.4.0.tar.gz /libnfc-1.4.1.tar.gz +/libnfc-1.4.2.tar.gz diff --git a/libnfc.spec b/libnfc.spec index f6ebadd..1c10196 100644 --- a/libnfc.spec +++ b/libnfc.spec @@ -1,6 +1,6 @@ Name: libnfc -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} Summary: NFC SDK and Programmers API Group: System Environment/Libraries @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Wed Feb 23 2011 F. Kooman - 1.4.2-1 +- update to 1.4.2 + * Tue Feb 08 2011 Fedora Release Engineering - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 0e5a3d3..a2965aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b784e54f029c8f693defb9f63090f1a8 libnfc-1.4.1.tar.gz +c99b2b9212b1a1b064055a199779bdd8 libnfc-1.4.2.tar.gz