[FlightGear] forgot to update the sources file

Fabrice Bellet bellet at fedoraproject.org
Thu Feb 27 10:23:43 UTC 2014


commit 1c2384944e2b173bf68db5a4352e7a8faa890cd5
Author: Fabrice Bellet <fabrice at bellet.info>
Date:   Thu Feb 27 11:24:26 2014 +0100

    forgot to update the sources file

 .gitignore      |    1 +
 FlightGear.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ebbca1..e1b55f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ FlightGear-2.0.0.tar.gz
 /flightgear-2.8.0.tar.bz2
 /flightgear-2.10.0.tar.bz2
 /flightgear-2.12.0.tar.bz2
+/flightgear-3.0.0.tar.bz2
diff --git a/FlightGear.spec b/FlightGear.spec
index 9039a5c..37a95e7 100644
--- a/FlightGear.spec
+++ b/FlightGear.spec
@@ -1,7 +1,7 @@
 Name:           FlightGear
 Summary:        The FlightGear Flight Simulator
 Version:        3.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Amusements/Games
 Source0:        http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/flightgear-%{version}.tar.bz2
@@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/flightgear
 
 %changelog
+* Thu Feb 27 2014 Fabrice Bellet <fabrice at bellet.info> - 3.0.0-2
+- forgot to update the sources file
+
 * Fri Feb 21 2014 Fabrice Bellet <fabrice at bellet.info> - 3.0.0-1
 - new upstream release
 
diff --git a/sources b/sources
index 4946864..43ad95f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23e2de5f311f4cbe94ec3386736ee8a5  flightgear-2.12.0.tar.bz2
+e943e17db110e2f9e82a00acaaa11790  flightgear-3.0.0.tar.bz2


More information about the scm-commits mailing list