Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2014-09-12 10:03:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and      /work/SRC/openSUSE:Factory/.stellarium.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stellarium"

Changes:
--------
--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes    2013-11-30 
07:42:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes       
2014-09-12 10:03:38.000000000 +0200
@@ -1,0 +2,45 @@
+Tue Sep  9 08:02:52 UTC 2014 - badshah...@gmail.com
+
+- Update to version 0.13.0:
+  + New modulated core
+  + Refactored shadows and introducing the normal mapping
+  + Sporadic meteors and meteors has the colors now
+  + Comet tails rendering
+  + New types of landscapes
+  + New translatable strings and new textures
+  + New plugin: Equation of Time - provides solution for
+    Equation of Time
+  + New plugin: Field of View - provides shortcuts for quick
+    changes field of view
+  + New plugin: Navigational Stars - marks 58 navigational stars
+    on the sky
+  + New plugin: Pointer Coordinates - shows the coordinates of the
+    mouse pointer
+  + New plugin: Meteor Showers - provides visualization of meteor
+    showers
+  + New version of the Satellites plugin: introduces star-like
+    satellites and bug fixes
+  + New version of the Exoplanets plugin: displaying of the
+    potential habitable exoplanets; improvements for performance
+    and code refactoring
+  + New version of the Angle Measure plugin: displaying of the
+    position angle
+  + New version of the Quasars plugin: improvements for
+    performance; added marker_color parameter
+  + New version of the Pulsars plugin: improvements for
+    performance; display pulsars with glitches; setting color for
+    marker for different types of the pulsars
+  + New versions of the Compass Marks, Oculars, Historical
+    Supernovae, Observability analysis and Bright Novae plugins:
+    bug fixing, code refactoring and improvements
+- Packaging changes:
+  + Now requires qt5 >= 5.1.0
+  + Switch to using pkgconfig based build dependencies as it is
+    convenient to use for listing all qt5 dependencies
+  + Also package appdata file
+  + Translations can no longer be found by find_lang; comment it
+    out for now
+  + Apache licensed file no longer included in upstream tarball,
+    remove deletion snippet from specfile.
+
+-------------------------------------------------------------------

Old:
----
  stellarium-0.12.4.tar.gz

New:
----
  stellarium-0.13.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ stellarium.spec ++++++
--- /var/tmp/diff_new_pack.21xqBE/_old  2014-09-12 10:03:42.000000000 +0200
+++ /var/tmp/diff_new_pack.21xqBE/_new  2014-09-12 10:03:42.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,31 @@
 
 
 Name:           stellarium
-Version:        0.12.4
+Version:        0.13.0
 Release:        0
 Summary:        Astronomical Sky Simulator
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Astronomy
 Url:            http://stellarium.sourceforge.net
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-BuildRequires:  Mesa-devel
-BuildRequires:  cmake >= 2.8.7
+BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libqt4-devel >= 4.8
-BuildRequires:  phonon-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Declarative) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.1.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.1.0
+BuildRequires:  pkgconfig(dri)
 BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -45,13 +53,7 @@
 %prep
 %setup -q
 
-# Remove Apache licensed file used only for Windows builds and not needed here 
anyway
-# See bnc#766373
-rm src/core/external/kdewin32/dirent.c
-
 %build
-CFLAGS='%{optflags}' \
-CXXFLAGS='%{optflags}' \
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DENABLE_SOUND=1 .
 make VERBOSE=1 %{?_smp_mflags}
 
@@ -66,9 +68,9 @@
 mkdir -p %{buildroot}/%{_datadir}/stellarium/data/script_internet_update
 %fdupes %{buildroot}
 
-%find_lang %{name}
-%find_lang %{name}-skycultures
-cat %{name}-skycultures.lang >> %{name}.lang
+#%find_lang %{name}
+#%find_lang %{name}-skycultures
+#cat %{name}-skycultures.lang >> %{name}.lang
 
 %post
 %if 0%{?suse_version} > 1130
@@ -84,13 +86,15 @@
 gtk-update-icon-cache
 %endif
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,755)
 %doc AUTHORS ChangeLog COPYING README
 %dir %{_datadir}/icons/hicolor/512x512/
 %dir %{_datadir}/icons/hicolor/512x512/apps/
 %{_bindir}/%{name}
 %{_datadir}/%{name}
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/stellarium.appdata.xml
 %{_datadir}/applications/%{name}*.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_mandir}/man1/%{name}.1%{ext_man}

++++++ stellarium-0.12.4.tar.gz -> stellarium-0.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.12.4.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.13.0.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to