[vfrnav] update to 20140510

sailer sailer at fedoraproject.org
Mon Jun 30 16:41:13 UTC 2014


commit 0105440891bf71b06b3d2768be78dae299c01594
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Jun 30 18:41:09 2014 +0200

    update to 20140510

 .gitignore          |    1 +
 sources             |    2 +-
 vfrnav-webkit.patch |   22 ----------------------
 vfrnav.spec         |   10 +++++-----
 4 files changed, 7 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 728bd88..425648f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ vfrnav-0.4.tar.gz
 /vfrnav-20130920.tar.gz
 /vfrnav-20131127.tar.gz
 /vfrnav-20140321.tar.gz
+/vfrnav-20140510.tar.gz
diff --git a/sources b/sources
index 6b68ad5..8f55b7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-056e74ea3181e02ccc1d36b90ba588fd  vfrnav-20140321.tar.gz
+46340bc9116e7ee7aba4b158faa1c09b  vfrnav-20140510.tar.gz
diff --git a/vfrnav.spec b/vfrnav.spec
index 739a62b..2c28c82 100644
--- a/vfrnav.spec
+++ b/vfrnav.spec
@@ -1,6 +1,6 @@
 Name:           vfrnav
-Version:        20140321
-Release:        3%{?dist}
+Version:        20140510
+Release:        1%{?dist}
 Summary:        VFR/IFR Navigation
 
 Group:          Applications/Productivity
@@ -9,8 +9,6 @@ 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:         vfrnav-webkit.patch
-
 %bcond_without webservice
 
 BuildRequires:  gtkmm30-devel
@@ -124,7 +122,6 @@ This package contains a webservice for the CFMU Autorouter.
 
 %prep
 %setup -q
-%patch0 -p0 -b .webkit
 
 %build
 %configure
@@ -321,6 +318,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Jun 30 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 20140510-1
+- update to 20140510
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20140321-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list