diff --git a/.gitignore b/.gitignore index 425648f..a285984 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ vfrnav-0.4.tar.gz /vfrnav-20131127.tar.gz /vfrnav-20140321.tar.gz /vfrnav-20140510.tar.gz +/vfrnav-20141211.tar.gz diff --git a/sources b/sources index 8f55b7c..dd94735 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46340bc9116e7ee7aba4b158faa1c09b vfrnav-20140510.tar.gz +62794288502954fd7e4636a3b219874e vfrnav-20141211.tar.gz diff --git a/vfrnav.spec b/vfrnav.spec index b422a0e..3e57539 100644 --- a/vfrnav.spec +++ b/vfrnav.spec @@ -1,6 +1,6 @@ Name: vfrnav -Version: 20140510 -Release: 3%{?dist} +Version: 20141211 +Release: 1%{?dist} Summary: VFR/IFR Navigation Group: Applications/Productivity @@ -8,7 +8,6 @@ License: GPLv2+ URL: http://www.baycom.org/~tom/vfrnav Source0: http://download.gna.org/vfrnav/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch0: ftdiconfig.patch %bcond_without webservice @@ -126,7 +125,6 @@ This package contains a webservice for the CFMU Autorouter. %prep %setup -q -%patch0 -p1 -b .ftdi aclocal -I m4 automake -a -c autoconf @@ -326,6 +324,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jan 29 2014 Thomas Sailer - 20141211-1 +- update to 20141211 + * Mon Jan 26 2015 Petr Machata - 20140510-3 - Rebuild for boost 1.57.0