Hello community, here is the log from the commit of package FlightGear for openSUSE:Factory checked in at 2018-07-24 17:24:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/FlightGear (Old) and /work/SRC/openSUSE:Factory/.FlightGear.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "FlightGear" Tue Jul 24 17:24:31 2018 rev:6 rq:624569 version:2018.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/FlightGear/FlightGear.changes 2018-01-09 14:53:49.574021586 +0100 +++ /work/SRC/openSUSE:Factory/.FlightGear.new/FlightGear.changes 2018-07-24 17:24:38.595472989 +0200 @@ -1,0 +2,21 @@ +Thu Jul 19 00:50:45 UTC 2018 - [email protected] + +- Relax FlightGear-data dependency to Recommends, data can also + be downloaded using FGs download dialog, or e.g. using git + checkouts, which is significantly more efficient as the + majority of data never changes. +- Use %license for COPYING + +------------------------------------------------------------------- +Wed Jun 27 15:48:52 UTC 2018 - [email protected] + +- Update to 2018.2.2 + * changelog: see upstream, http://wiki.flightgear.org/Changelog_2018.2 + +------------------------------------------------------------------- +Fri May 4 21:55:30 UTC 2018 - [email protected] + +- Update to 2018.1.1 + * changelog: see upstream, http://wiki.flightgear.org/Changelog_2018.1 + +------------------------------------------------------------------- Old: ---- flightgear-2017.3.1.tar.bz2 New: ---- _constraints flightgear-2018.2.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ FlightGear.spec ++++++ --- /var/tmp/diff_new_pack.xbYXlA/_old 2018-07-24 17:24:51.375489280 +0200 +++ /var/tmp/diff_new_pack.xbYXlA/_new 2018-07-24 17:24:51.379489286 +0200 @@ -16,12 +16,12 @@ # -%define main_version 2017.3 +%define main_version 2018.2 Name: FlightGear -Version: %{main_version}.1 +Version: %{main_version}.2 Release: 0 Summary: Flight Simulator -License: GPL-2.0 +License: GPL-2.0-only Group: Amusements/Games/3D/Simulation Url: http://www.flightgear.org/ Source0: https://sourceforge.net/projects/flightgear/files/release-%{main_version}/flightgear-%{version}.tar.bz2 @@ -29,14 +29,14 @@ BuildRequires: SimGear-devel = %{version} BuildRequires: cmake +BuildRequires: freeglut-devel BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig -# Required for screensaver inhibition -BuildRequires: freeglut-devel BuildRequires: plib-devel BuildRequires: sqlite3-devel BuildRequires: update-desktop-files +# Required for screensaver inhibition BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glew) @@ -45,13 +45,19 @@ BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xmu) +%if 0%{?suse_version} > 1330 +BuildRequires: libboost_headers-devel +%else +BuildRequires: boost-devel +%endif # Additional dependencies to enable FlightGear's new Qt launcher interface +BuildRequires: libQt5Gui-private-headers-devel BuildRequires: libQt5Network-devel BuildRequires: libQt5Widgets-devel BuildRequires: libqt5-qtdeclarative-devel -Requires: FlightGear-data = %{version} +Recommends: FlightGear-data = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -105,7 +111,8 @@ %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog NEWS README Thanks docs-mini/* +%doc AUTHORS ChangeLog NEWS README Thanks docs-mini/* +%license COPYING %{_mandir}/man1/* %{_mandir}/man5/* %{_mandir}/it/man1/* @@ -116,11 +123,5 @@ %{_datadir}/icons/hicolor/scalable/apps/*.svg %{_datadir}/bash-completion/completions/fgfs %{_datadir}/zsh/site-functions/_fgfs -# Workaround for Leap 42.2 -%if 0%{?sle_version} == 120200 && 0%{?is_opensuse} -%dir %{_datadir}/bash-completion -%dir %{_datadir}/zsh -%dir %{_datadir}/zsh/site-functions -%endif %changelog ++++++ _constraints ++++++ <constraints> <hardware> <memory> <size unit="M">6000</size> </memory> </hardware> </constraints> ++++++ flightgear-2017.3.1.tar.bz2 -> flightgear-2018.2.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/FlightGear/flightgear-2017.3.1.tar.bz2 /work/SRC/openSUSE:Factory/.FlightGear.new/flightgear-2018.2.2.tar.bz2 differ: char 11, line 1
