commit stellarium for openSUSE:Factory

2020-10-20 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-10-20 16:16:44

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.3486 (New)


Package is "stellarium"

Tue Oct 20 16:16:44 2020 rev:46 rq:842727 version:0.20.3

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-10-05 
19:40:19.281622008 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.3486/stellarium.changes  
2020-10-20 16:23:36.450384752 +0200
@@ -1,0 +2,6 @@
+Mon Oct 19 13:55:12 UTC 2020 - Arjen de Korte 
+
+- Enable workarounds for excessive memory use by lconvert in Qt 5.15.0
+  and Qt 5.15.1 based on the Qt version
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.58SK2Y/_old  2020-10-20 16:23:38.882385904 +0200
+++ /var/tmp/diff_new_pack.58SK2Y/_new  2020-10-20 16:23:38.886385906 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%global qt_version %(qtpaths --qt-version | awk -F. '{ printf "%02d%02d%02d", 
$1, $2, $3 }')
+
 Name:   stellarium
 Version:0.20.3
 Release:0
@@ -30,6 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  libqt5-qtpaths
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.7.0
@@ -63,13 +66,13 @@
 %build
 export QT_HASH_SEED=0
 %cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
-%if 0%{?suse_version} >= 1550
+%if %{qt_version} >= 051500 && %{qt_version} < 051502
 %ifarch i586
-DENABLE_NLS=OFF \
 %endif
 %endif
-DCMAKE_CXX_VISIBILITY_PRESET=hidden -DCMAKE_VISIBILITY_INLINES_HIDDEN=1
-%if 0%{?suse_version} >= 1550
+%if %{qt_version} >= 051500 && %{qt_version} < 051502
 %make_jobs -j1
 %else
 %make_jobs






commit stellarium for openSUSE:Factory

2020-10-05 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-10-05 19:38:58

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.4249 (New)


Package is "stellarium"

Mon Oct  5 19:38:58 2020 rev:45 rq:839390 version:0.20.3

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-09-28 
14:30:08.746203896 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.4249/stellarium.changes  
2020-10-05 19:40:19.281622008 +0200
@@ -1,0 +2,6 @@
+Sat Oct  3 15:00:30 UTC 2020 - Arjen de Korte 
+
+- Disable translations on i586 for Tumbleweed (lconvert from Qt 5.15.1
+  crashes on this architecture due to memory allocation issues)
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.iFTF46/_old  2020-10-05 19:40:21.317623998 +0200
+++ /var/tmp/diff_new_pack.iFTF46/_new  2020-10-05 19:40:21.321624002 +0200
@@ -63,6 +63,11 @@
 %build
 export QT_HASH_SEED=0
 %cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
+%if 0%{?suse_version} >= 1550
+%ifarch i586
+   -DENABLE_NLS=OFF \
+%endif
+%endif
-DCMAKE_CXX_VISIBILITY_PRESET=hidden -DCMAKE_VISIBILITY_INLINES_HIDDEN=1
 %if 0%{?suse_version} >= 1550
 %make_jobs -j1






commit stellarium for openSUSE:Factory

2020-09-28 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-09-28 14:29:25

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.4249 (New)


Package is "stellarium"

Mon Sep 28 14:29:25 2020 rev:44 rq:838197 version:0.20.3

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-07-24 
09:58:25.469556161 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.4249/stellarium.changes  
2020-09-28 14:30:08.746203896 +0200
@@ -1,0 +2,9 @@
+Sun Sep 27 11:04:43 UTC 2020 - Arjen de Korte 
+
+- Update to version 0.20.3
+  * Fixed nutation and, with it, season beginning times
+  * Many changes in AstroCalc tool and core of Stellarium
+  * Many changes in Oculars and Satellites plugins
+  * Updated DSO catalog
+
+---

Old:

  stellarium-0.20.2.tar.gz
  stellarium-0.20.2.tar.gz.asc

New:

  stellarium-0.20.3.tar.gz
  stellarium-0.20.3.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.QUHoUf/_old  2020-09-28 14:30:19.306213056 +0200
+++ /var/tmp/diff_new_pack.QUHoUf/_new  2020-09-28 14:30:19.310213059 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.20.2
+Version:0.20.3
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

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





commit stellarium for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-07-24 09:56:11

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.3592 (New)


Package is "stellarium"

Fri Jul 24 09:56:11 2020 rev:43 rq:822252 version:0.20.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-06-23 
21:06:15.334164218 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.3592/stellarium.changes  
2020-07-24 09:58:25.469556161 +0200
@@ -1,0 +2,10 @@
+Wed Jul 22 13:00:19 UTC 2020 - Guillaume GARDET 
+
+- Update _constraints for all archs
+
+---
+Tue Jul 21 12:20:30 UTC 2020 - Michel Normand 
+
+- Add _constraints for PowerPC avoid "no space left on device" build error
+
+---

New:

  _constraints



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.SCxUZ9/_old  2020-07-24 09:58:29.473560291 +0200
+++ /var/tmp/diff_new_pack.SCxUZ9/_new  2020-07-24 09:58:29.477560296 +0200
@@ -47,10 +47,10 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.7.0
 BuildRequires:  pkgconfig(dri)
 BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(zlib)
 %if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(libgps)
 %endif
-BuildRequires:  pkgconfig(zlib)
 
 %description
 Stellarium is a software to render 3D photo-realistic skies in real

++ _constraints ++

  

  6


 2

  






commit stellarium for openSUSE:Factory

2020-06-23 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-06-23 21:05:41

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.2956 (New)


Package is "stellarium"

Tue Jun 23 21:05:41 2020 rev:42 rq:816448 version:0.20.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-04-27 
23:35:58.499241792 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.2956/stellarium.changes  
2020-06-23 21:06:15.334164218 +0200
@@ -1,0 +2,14 @@
+Mon Jun 22 17:51:55 UTC 2020 - Arjen de Korte 
+
+- Update to version 0.20.2
+  * Many changes in AstroCalc tool and core of Stellarium
+  * Many changes in scripting engline and Script Console
+  * Many changes in Oculars and Satellites plugins
+  * Updated DSO catalog
+- The parallel build in Qt 5.15 or GCC10 seems to take too much
+  resources to complete the build on Tumbleweed (build on a single
+  core only to limit memory usage)
+- The (optional) libgps library is only available in openSUSE,
+  adjust BuildRequires accordingly to build for SLE as well
+
+---

Old:

  stellarium-0.20.1.tar.gz
  stellarium-0.20.1.tar.gz.asc

New:

  stellarium-0.20.2.tar.gz
  stellarium-0.20.2.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.N3ASqr/_old  2020-06-23 21:06:19.502177684 +0200
+++ /var/tmp/diff_new_pack.N3ASqr/_new  2020-06-23 21:06:19.506177697 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.20.1
+Version:0.20.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later
@@ -32,22 +32,24 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Positioning) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5Positioning) >= 5.7.0
 BuildRequires:  pkgconfig(Qt5PrintSupport)
-BuildRequires:  pkgconfig(Qt5Script) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5Script) >= 5.7.0
 BuildRequires:  pkgconfig(Qt5SerialPort)
-BuildRequires:  pkgconfig(Qt5Test) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.7.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.7.0
 BuildRequires:  pkgconfig(dri)
 BuildRequires:  pkgconfig(glu)
+%if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(libgps)
+%endif
 BuildRequires:  pkgconfig(zlib)
 
 %description
@@ -62,7 +64,11 @@
 export QT_HASH_SEED=0
 %cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
-DCMAKE_CXX_VISIBILITY_PRESET=hidden -DCMAKE_VISIBILITY_INLINES_HIDDEN=1
+%if 0%{?suse_version} >= 1550
+%make_jobs -j1
+%else
 %make_jobs
+%endif
 
 %install
 %cmake_install
@@ -72,7 +78,7 @@
 rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
 
 %suse_update_desktop_file -c stellarium Stellarium "Planetarium in your 
computer" stellarium stellarium Science Astronomy
-mkdir -p %{buildroot}/%{_datadir}/stellarium/data/script_internet_update
+mkdir -p %{buildroot}%{_datadir}/%{name}/data/script_internet_update
 %fdupes %{buildroot}%{_datadir}/%{name}
 
 #%%find_lang %%{name}

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





commit stellarium for openSUSE:Factory

2020-04-27 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-04-27 23:35:33

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.2738 (New)


Package is "stellarium"

Mon Apr 27 23:35:33 2020 rev:41 rq:797869 version:0.20.1

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-03-30 
23:03:03.848164920 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.2738/stellarium.changes  
2020-04-27 23:35:58.499241792 +0200
@@ -1,0 +2,9 @@
+Mon Apr 20 14:20:51 UTC 2020 - Arjen de Korte 
+
+- Update to version 0.20.1
+  * Restore working Stellarium in ANGLE mode on Window
+  * Many changes in scripting engline and Script Console
+  * Fixes in GUI and plugins
+  * Updated DSO catalog
+
+---

Old:

  _service
  stellarium-0.20.0.tar.gz
  stellarium-0.20.0.tar.gz.asc

New:

  stellarium-0.20.1.tar.gz
  stellarium-0.20.1.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.xxwFbu/_old  2020-04-27 23:36:04.647253793 +0200
+++ /var/tmp/diff_new_pack.xxwFbu/_new  2020-04-27 23:36:04.651253800 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.20.0
+Version:0.20.1
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

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





commit stellarium for openSUSE:Factory

2020-03-30 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-03-30 23:02:51

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.3160 (New)


Package is "stellarium"

Mon Mar 30 23:02:51 2020 rev:40 rq:789654 version:0.20.0

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2020-01-29 
13:20:58.402249371 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new.3160/stellarium.changes  
2020-03-30 23:03:03.848164920 +0200
@@ -1,0 +2,8 @@
+Sun Mar 29 15:17:54 UTC 2020 - Arjen de Korte 
+
+- Update to version 0.20.0
+  * Refactoring and updating the GUI
+  * Deep refactoring code, related to Solar system
+  * Many improvements in the code of plugins
+
+---

Old:

  stellarium-0.19.3.tar.gz
  stellarium-0.19.3.tar.gz.asc

New:

  stellarium-0.20.0.tar.gz
  stellarium-0.20.0.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.3R6Cxw/_old  2020-03-30 23:03:10.036168446 +0200
+++ /var/tmp/diff_new_pack.3R6Cxw/_new  2020-03-30 23:03:10.044168450 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.19.3
+Version:0.20.0
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.3R6Cxw/_old  2020-03-30 23:03:10.212168545 +0200
+++ /var/tmp/diff_new_pack.3R6Cxw/_new  2020-03-30 23:03:10.220168550 +0200
@@ -2,6 +2,11 @@
   
 github.com
 https
-/Stellarium/stellarium/releases/download/v0.19.3/stellarium-0.19.3.tar.gz
+/Stellarium/stellarium/releases/download/v0.20.0/stellarium-0.20.0.tar.gz
+  
+  
+github.com
+https
+/Stellarium/stellarium/releases/download/v0.20.0/stellarium-0.20.0.tar.gz.asc
   
 

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





commit stellarium for openSUSE:Factory

2020-01-29 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2020-01-29 13:20:02

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.26092 (New)


Package is "stellarium"

Wed Jan 29 13:20:02 2020 rev:39 rq:768194 version:0.19.3

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2019-12-29 
15:50:29.871198136 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new.26092/stellarium.changes 
2020-01-29 13:20:58.402249371 +0100
@@ -1,0 +2,6 @@
+Tue Jan 28 15:47:14 UTC 2020 - Cristian Rodríguez 
+
+- Build with hidden visibility, it generates better code and 
+  reduces the size of the final stellarium executable by 2MB.
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.vuBsY4/_old  2020-01-29 13:21:02.602251518 +0100
+++ /var/tmp/diff_new_pack.vuBsY4/_new  2020-01-29 13:21:02.606251520 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -60,7 +60,8 @@
 
 %build
 export QT_HASH_SEED=0
-%cmake -DBUILD_SHARED_LIBS=OFF
+%cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0063=NEW \
+   -DCMAKE_CXX_VISIBILITY_PRESET=hidden -DCMAKE_VISIBILITY_INLINES_HIDDEN=1
 %make_jobs
 
 %install






commit stellarium for openSUSE:Factory

2019-12-29 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2019-12-29 15:50:13

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.6675 (New)


Package is "stellarium"

Sun Dec 29 15:50:13 2019 rev:38 rq:759889 version:0.19.3

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2019-09-30 
16:00:48.680991097 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.6675/stellarium.changes  
2019-12-29 15:50:29.871198136 +0100
@@ -1,0 +2,12 @@
+Sun Dec 22 15:40:06 UTC 2019 - Arjen de Korte 
+
+- Update to version 0.19.3
+  * The major changes of this version:
+  * Direct ASCOM support for Telescope Control plugin on Windows
+  * Refactoring the GUI
+  * Many improvements in the code
+  * Added many DSO textures
+  * Improvements in DSO catalog
+  * Many improvements in AstroCalc tool
+
+---

Old:

  stellarium-0.19.2.tar.gz
  stellarium-0.19.2.tar.gz.asc

New:

  _service
  stellarium-0.19.3.tar.gz
  stellarium-0.19.3.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.qp1a2O/_old  2019-12-29 15:50:35.627200761 +0100
+++ /var/tmp/diff_new_pack.qp1a2O/_new  2019-12-29 15:50:35.631200763 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.19.2
+Version:0.19.3
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

++ _service ++

  
github.com
https
/Stellarium/stellarium/releases/download/v0.19.3/stellarium-0.19.3.tar.gz
  

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





commit stellarium for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2019-09-30 16:00:12

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.2352 (New)


Package is "stellarium"

Mon Sep 30 16:00:12 2019 rev:37 rq:733912 version:0.19.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2019-06-24 
21:53:22.080106236 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.2352/stellarium.changes  
2019-09-30 16:00:48.680991097 +0200
@@ -1,0 +2,8 @@
+Sun Sep 29 10:32:29 UTC 2019 - Arjen de Korte 
+
+- Update to version 0.19.2
+  * The second bugfix release for series 0.19
+Numerous bug fixes; see here:
+https://github.com/Stellarium/stellarium/releases/tag/v0.19.2
+
+---

Old:

  stellarium-0.19.1.tar.gz
  stellarium-0.19.1.tar.gz.asc

New:

  stellarium-0.19.2.tar.gz
  stellarium-0.19.2.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.IFnMVa/_old  2019-09-30 16:00:56.012971585 +0200
+++ /var/tmp/diff_new_pack.IFnMVa/_new  2019-09-30 16:00:56.020971564 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.19.1
+Version:0.19.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

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





commit stellarium for openSUSE:Factory

2019-06-24 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2019-06-24 21:51:55

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.4615 (New)


Package is "stellarium"

Mon Jun 24 21:51:55 2019 rev:36 rq:711454 version:0.19.1

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2019-03-24 
15:03:04.451155671 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new.4615/stellarium.changes  
2019-06-24 21:53:22.080106236 +0200
@@ -1,0 +2,34 @@
+Sat Jun 22 12:27:50 UTC 2019 - Arjen de Korte 
+
+- Update to version 0.19.1:
+  * Added allow to search an inactive meteor showers in Search
+Tool/Lists tool
+  * Added 'Azimuth vs. Time' graph into AstroCalc/Graphs tool
+  * Added feature to show tracks for latest several selected planets
+  * Added calculation and showing the orbital period for artificial
+satellites
+  * Added revolutions per day info for artificial satellites
+  * Added tools for jumping to the next or previous time of rising,
+transit or setting for selected object
+  * Added new behavoir for AstroCalc/Graphs when clicking within graph
+area now sets current time.
+  * Added simplification in topocentric correction
+  * Added parallactic angle function (added it to infostring and
+infomap also)
+  * Added hour angle and sidereal time to infomap
+  * Added apply rotation when drawing Solar Corona
+  * Updated planetary nomenclature
+  * Updated common names of stars and DSO's
+  * Updated cmake rules for Windows deployment
+  * Updated DSO textures
+  * Updated behaviour of HiPS survey if Stellarium started without
+network
+  * Updated GUI for ArchaeoLines plugin
+  * Updated default pulsars catalog (v1.60)
+  * Updated list of asterisms
+  * Updated AstroCalc tools: many optimizations
+  * Excluded Armintxe skyculture and landscape from default package
+  * Numerous bug fixes; see here:
+https://github.com/Stellarium/stellarium/releases/tag/v0.19.1
+
+---

Old:

  stellarium-0.19.0.tar.gz
  stellarium-0.19.0.tar.gz.asc

New:

  stellarium-0.19.1.tar.gz
  stellarium-0.19.1.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.hzI6X1/_old  2019-06-24 21:53:27.668110553 +0200
+++ /var/tmp/diff_new_pack.hzI6X1/_new  2019-06-24 21:53:27.672110556 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.19.0
+Version:0.19.1
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

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





commit stellarium for openSUSE:Factory

2019-03-24 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2019-03-24 15:02:20

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.25356 (New)


Package is "stellarium"

Sun Mar 24 15:02:20 2019 rev:35 rq:687987 version:0.19.0

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2019-02-15 
09:54:53.031769799 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new.25356/stellarium.changes 
2019-03-24 15:03:04.451155671 +0100
@@ -1,0 +2,9 @@
+Sun Mar 24 09:11:31 UTC 2019 - Arjen de Korte 
+
+- Update to version 0.19.0:
+  * 5 new sky cultures
+  * Refactoring the code: many improvements and fixes
+  * Added many DSO textures
+  * Many improvements for Scripting Engine
+
+---

Old:

  stellarium-0.18.3.tar.gz
  stellarium-0.18.3.tar.gz.asc

New:

  stellarium-0.19.0.tar.gz
  stellarium-0.19.0.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.X8nyt5/_old  2019-03-24 15:03:11.143154814 +0100
+++ /var/tmp/diff_new_pack.X8nyt5/_new  2019-03-24 15:03:11.175154811 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   stellarium
-Version:0.18.3
+Version:0.19.0
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

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





commit stellarium for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2019-02-15 09:54:35

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.28833 (New)


Package is "stellarium"

Fri Feb 15 09:54:35 2019 rev:34 rq:667898 version:0.18.3

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2018-08-18 
00:06:07.755439231 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.28833/stellarium.changes 
2019-02-15 09:54:53.031769799 +0100
@@ -1,0 +2,11 @@
+Tue Jan 22 20:12:57 UTC 2019 - Arjen de Korte 
+
+- Update to version 0.18.3:
+  * Improvements and fixes for AstroCalc tool
+  * Added new sky cultures
+  * Added many DSO textures
+  * Refactoring the GUI
+  * Many improvements in the code
+- Add source verification
+
+---

Old:

  stellarium-0.18.2.tar.gz

New:

  stellarium-0.18.3.tar.gz
  stellarium-0.18.3.tar.gz.asc
  stellarium.keyring



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.yme3jy/_old  2019-02-15 09:54:58.335768121 +0100
+++ /var/tmp/diff_new_pack.yme3jy/_new  2019-02-15 09:54:58.343768119 +0100
@@ -17,13 +17,15 @@
 
 
 Name:   stellarium
-Version:0.18.2
+Version:0.18.3
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Astronomy
 URL:http://stellarium.org/
-Source0:
https://github.com/Stellarium/stellarium/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
https://github.com/Stellarium/stellarium/releases/download/v%{version}/stellarium-%{version}.tar.gz
+Source1:
https://github.com/Stellarium/stellarium/releases/download/v%{version}/stellarium-%{version}.tar.gz.asc
+Source2:%{name}.keyring
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -98,6 +100,7 @@
 %{_datadir}/metainfo/stellarium.appdata.xml
 %{_datadir}/applications/%{name}*.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
+%{_datadir}/mime/packages/%{name}.xml
 %{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

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




commit stellarium for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2018-08-18 00:05:58

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Sat Aug 18 00:05:58 2018 rev:33 rq:629750 version:0.18.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2018-07-18 
22:56:45.270400854 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2018-08-18 00:06:07.755439231 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 14:47:06 UTC 2018 - badshah...@gmail.com
+
+- Update to version 0.18.2:
+  * Improvements and fixes for AstroCalc tool and plugins
+  * Added support Abell Catalog of Planetary Nebulae and
+ESO/Uppsala Survey of the ESO(B) Atlas
+  * Added few new scripts
+  * Updated code and data
+
+---

Old:

  stellarium-0.18.1.tar.gz

New:

  stellarium-0.18.2.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.g5mWvZ/_old  2018-08-18 00:06:12.807454363 +0200
+++ /var/tmp/diff_new_pack.g5mWvZ/_new  2018-08-18 00:06:12.807454363 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.18.1
+Version:0.18.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

++ stellarium-0.18.1.tar.gz -> stellarium-0.18.2.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.18.1.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.18.2.tar.gz differ: 
char 12, line 1




commit stellarium for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2018-07-18 22:56:32

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Wed Jul 18 22:56:32 2018 rev:32 rq:623564 version:0.18.1

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2018-07-17 
09:43:46.492987152 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2018-07-18 22:56:45.270400854 +0200
@@ -1,0 +2,7 @@
+Tue Jul 17 12:28:53 UTC 2018 - badshah...@gmail.com
+
+- Enable telescope control plugin: this was turned off as it
+  didn't build with shared libs enabled. No problem with static
+  lib.
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.cJARZZ/_old  2018-07-18 22:56:48.090391501 +0200
+++ /var/tmp/diff_new_pack.cJARZZ/_new  2018-07-18 22:56:48.094391488 +0200
@@ -58,7 +58,7 @@
 
 %build
 export QT_HASH_SEED=0
-%cmake -DUSE_PLUGIN_TELESCOPECONTROL=OFF -DBUILD_SHARED_LIBS=OFF
+%cmake -DBUILD_SHARED_LIBS=OFF
 %make_jobs
 
 %install




commit stellarium for openSUSE:Factory

2018-07-17 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2018-07-17 09:42:28

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Tue Jul 17 09:42:28 2018 rev:31 rq:623108 version:0.18.1

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2018-05-29 
16:50:26.407868874 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2018-07-17 09:43:46.492987152 +0200
@@ -1,0 +2,18 @@
+Sat Jul 14 16:53:40 UTC 2018 - badshah...@gmail.com
+
+- Update to version 0.18.1:
+  * Improvements and fixes for Hierarchical Progressive Surveys
+[HiPS] support
+  * Updated code of plugins
+  * Updated code and data
+  * Updated GPS handling
+  * Added rise, transit and set times for celestial objects
+  * Added dithering support
+
+---
+Tue May 22 17:20:33 UTC 2018 - badshah...@gmail.com
+
+- Turn off shared lib building entirely as recommended by upstream
+  in https://github.com/Stellarium/stellarium/issues/161.
+
+---

Old:

  stellarium-0.18.0.tar.gz

New:

  stellarium-0.18.1.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.EsOBXp/_old  2018-07-17 09:43:52.276965957 +0200
+++ /var/tmp/diff_new_pack.EsOBXp/_new  2018-07-17 09:43:52.276965957 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.18.0
+Version:0.18.1
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later
@@ -58,15 +58,12 @@
 
 %build
 export QT_HASH_SEED=0
-%cmake -DUSE_PLUGIN_TELESCOPECONTROL=OFF
+%cmake -DUSE_PLUGIN_TELESCOPECONTROL=OFF -DBUILD_SHARED_LIBS=OFF
 %make_jobs
 
 %install
 %cmake_install
 
-# MANUALLY INSTALL LIB FILE MISSED BY MAKE INSTALL
-install -m0644 -D -t %{buildroot}%{_libdir} build/src/libstelMain.so
-
 # Remove .xpm icon from /usr/share/pixmaps as we already
 # install appropriate icons in the hicolor directory
 rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
@@ -79,16 +76,12 @@
 #%%find_lang %%{name}-skycultures
 #cat %%{name}-skycultures.lang >> %%{name}.lang
 
-%post
-/sbin/ldconfig
 %if 0%{?suse_version} < 1500
+%post
 %icon_theme_cache_post
 %desktop_database_post
-%endif
 
 %postun
-/sbin/ldconfig
-%if 0%{?suse_version} < 1500
 %icon_theme_cache_postun
 %desktop_database_postun
 %endif
@@ -106,6 +99,5 @@
 %{_datadir}/applications/%{name}*.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_mandir}/man1/%{name}.1%{?ext_man}
-%{_libdir}/libstelMain.so
 
 %changelog

++ stellarium-0.18.0.tar.gz -> stellarium-0.18.1.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.18.0.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.18.1.tar.gz differ: 
char 13, line 1




commit stellarium for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2018-05-29 16:49:32

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Tue May 29 16:49:32 2018 rev:30 rq:611346 version:0.18.0

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2017-10-03 
23:18:41.538535427 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2018-05-29 16:50:26.407868874 +0200
@@ -1,0 +2,37 @@
+Tue May 22 12:48:06 UTC 2018 - badshah...@gmail.com
+
+- Manually package main library missed by make install; run
+  ldconfig as part of post(un) scripts
+  (gh#Stellarium/stellarium#161).
+
+---
+Fri May 18 16:01:13 UTC 2018 - badshah...@gmail.com
+
+- Update to version 0.18.0:
+  * Added support Hierarchical Progressive Surveys [HiPS] (Hello
+visualization of multiwavelength universe in the Stellarium).
+  * Updated and extended AstroCalc tool.
+  * Added support a Hickson Compact Group collection.
+  * Updated code and data.
+  * Numerous other changes and bug fixes; see here:
+https://github.com/Stellarium/stellarium/releases/tag/v0.18.0
+- Changes from version 0.17.0:
+  * Added support for nomenclature of planetary surface
+  * Added improvements for AstroCalc tool
+  * Added improvements for Oculars plugin
+  * Added improvements for Exoplanets plugin
+  * Added INDI support for Telescope Control plugin
+  * Updated code and data
+- Updated URL and Source Url: project has now moved to github.
+- Pass -DUSE_PLUGIN_TELESCOPECONTROL=OFF to prevent compiling
+  libindi and causing build failures.
+- Pass export QT_HASH_SEED=0 to avoid complaints during
+  compilation about hashing not guaranteed to be reproducible.
+- Only run post(un) scriptlets for openSUSE < 1500; they are
+  nullpotent for newer versions anyway, with rpm file triggers
+  taking care of the needful. For openSUSE < 1500, ensure the post
+  scripts also take care of updating the desktop database.
+- Add BuildRequires: pkgconfig(libgps): required for building with
+  GPS support.
+
+---

Old:

  stellarium-0.16.1.tar.gz

New:

  stellarium-0.18.0.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.F8xwJI/_old  2018-05-29 16:50:31.435683872 +0200
+++ /var/tmp/diff_new_pack.F8xwJI/_new  2018-05-29 16:50:31.439683724 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX 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,13 +17,13 @@
 
 
 Name:   stellarium
-Version:0.16.1
+Version:0.18.0
 Release:0
 Summary:Astronomical Sky Simulator
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Scientific/Astronomy
-Url:http://stellarium.sourceforge.net
-Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+URL:http://stellarium.org/
+Source0:
https://github.com/Stellarium/stellarium/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -45,8 +45,8 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
 BuildRequires:  pkgconfig(dri)
 BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(libgps)
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Stellarium is a software to render 3D photo-realistic skies in real
@@ -57,12 +57,16 @@
 %setup -q
 
 %build
-%cmake -DENABLE_SOUND=1
+export QT_HASH_SEED=0
+%cmake -DUSE_PLUGIN_TELESCOPECONTROL=OFF
 %make_jobs
 
 %install
 %cmake_install
 
+# MANUALLY INSTALL LIB FILE MISSED BY MAKE INSTALL
+install -m0644 -D -t %{buildroot}%{_libdir} build/src/libstelMain.so
+
 # Remove .xpm icon from /usr/share/pixmaps as we already
 # install appropriate icons in the hicolor directory
 rm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
@@ -76,30 +80,32 @@
 #cat %%{name}-skycultures.lang >> %%{name}.lang
 
 %post
-%if 0%{?suse_version} > 1130
+/sbin/ldconfig
+%if 0%{?suse_version} < 1500
 %icon_theme_cache_post
-%else
-gtk-update-icon-cache
+%desktop_database_post
 %endif
 
 %postun
-%if 0%{?suse_version} > 1130
+/sbin/ldconfig
+%if 0%{?suse_version} < 1500
 %icon_theme_cache_postun
-%else
-gtk-update-icon-cache
+%desktop_database_postun
 %endif
 
 

commit stellarium for openSUSE:Factory

2017-10-04 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2017-10-03 23:18:40

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Tue Oct  3 23:18:40 2017 rev:29 rq:530688 version:0.16.1

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2017-09-28 
12:35:07.945688351 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2017-10-03 23:18:41.538535427 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 21:51:38 UTC 2017 - jeng...@inai.de
+
+- Remove irrelevant other OS parts from description.
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.ms1etY/_old  2017-10-03 23:18:45.481980454 +0200
+++ /var/tmp/diff_new_pack.ms1etY/_new  2017-10-03 23:18:45.485979891 +0200
@@ -49,10 +49,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Stellarium is a free software available for Windows, Linux/Unix and MacOSX.
-It renders 3D photo-realistic skies in real time.. With stellarium, you
-really see what you can see with your eyes, binoculars or a small
-telescope.
+Stellarium is a software to render 3D photo-realistic skies in real
+time, similar to what can be observed with human eyes through
+binoculars or a small telescope.
 
 %prep
 %setup -q




commit stellarium for openSUSE:Factory

2017-09-28 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2017-09-28 12:34:46

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Thu Sep 28 12:34:46 2017 rev:28 rq:528777 version:0.16.1

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2017-09-20 
17:06:38.948585503 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2017-09-28 12:35:07.945688351 +0200
@@ -1,0 +2,14 @@
+Tue Sep 26 09:33:17 UTC 2017 - badshah...@gmail.com
+
+- Update to version 0.16.1:
+  * Added moons of Saturn, Uranus and Pluto.
+  * Added improvements for AstroCalc tool.
+  * DSO catalog was updated to version 3.2:
+- Added support 'The Strasbourg-ESO Catalogue of Galactic
+  Planetary Nebulae'.
+- Added support 'A catalogue of Galactic supernova remnants'.
+- Added support 'A Catalog of Rich Clusters of Galaxies'.
+  * Added support asterisms and outlines for DSO.
+  * Added improvements for the GUI.
+
+---

Old:

  stellarium-0.16.0.tar.gz

New:

  stellarium-0.16.1.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.6G81ol/_old  2017-09-28 12:35:15.792584962 +0200
+++ /var/tmp/diff_new_pack.6G81ol/_new  2017-09-28 12:35:15.796584400 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.16.0
+Version:0.16.1
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

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




commit stellarium for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2017-09-20 17:06:30

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Wed Sep 20 17:06:30 2017 rev:27 rq:517494 version:0.16.0

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2017-06-20 
09:40:10.733899231 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2017-09-20 17:06:38.948585503 +0200
@@ -1,0 +2,18 @@
+Thu Aug 17 22:10:07 UTC 2017 - badshah...@gmail.com
+
+- Update to version 0.16.0:
+  * RemoteSync plugin, which allows running several connected
+instances of Stellarium.
+  * Non-spherical models for solar system objects like asteroids
+and small moons.
+  * Solar system config file is now split into two parts.
+  * AstroCalc feature extension: What's Up Tonight, graphs, ...
+  * DSO: Addition of catalogs of peculiar galaxies
+  * New Skycultures: Belarusian, Hawaiian Star Lines
+  * Telescope plugin: support for the RTS2 telescope system.
+  * Location can now be read from a GPS device.
+  * See full list of changes at:
+https://sourceforge.net/p/stellarium/news/2017/06/stellarium-0160/
+- Drop fix-qt-5.9-bzr-rev9474.patch: incorporated upstream.
+
+---

Old:

  fix-qt-5.9-bzr-rev9474.patch
  stellarium-0.15.2.tar.gz

New:

  stellarium-0.16.0.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.XJIf37/_old  2017-09-20 17:06:45.399677381 +0200
+++ /var/tmp/diff_new_pack.XJIf37/_new  2017-09-20 17:06:45.403676817 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   stellarium
-Version:0.15.2
+Version:0.16.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
-# PATCH-FIX-UPSTREAM - fix-qt-5.9-bzr-rev9474.patch -- Fix build with QT >= 
5.9, from 
https://bazaar.launchpad.net/~stellarium/stellarium/trunk/revision/9474
-Patch0: fix-qt-5.9-bzr-rev9474.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -38,6 +36,7 @@
 BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Positioning) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Script) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5SerialPort)
@@ -57,7 +56,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake -DENABLE_SOUND=1

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




commit stellarium for openSUSE:Factory

2017-06-20 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2017-06-20 09:40:09

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Tue Jun 20 09:40:09 2017 rev:26 rq:504504 version:0.15.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2017-04-06 
11:03:08.623158519 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2017-06-20 09:40:10.733899231 +0200
@@ -1,0 +2,5 @@
+Sun Jun 18 17:14:21 UTC 2017 - r...@fthiessen.de
+
+- Added fix-qt-5.9-bzr-rev9474.patch to fix build with qt 5.9
+
+---

New:

  fix-qt-5.9-bzr-rev9474.patch



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.ZU3se8/_old  2017-06-20 09:40:17.280976144 +0200
+++ /var/tmp/diff_new_pack.ZU3se8/_new  2017-06-20 09:40:17.284975579 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Scientific/Astronomy
 Url:http://stellarium.sourceforge.net
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM - fix-qt-5.9-bzr-rev9474.patch -- Fix build with QT >= 
5.9, from 
https://bazaar.launchpad.net/~stellarium/stellarium/trunk/revision/9474
+Patch0: fix-qt-5.9-bzr-rev9474.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -55,6 +57,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake -DENABLE_SOUND=1

++ fix-qt-5.9-bzr-rev9474.patch ++
diff -Nur stellarium-0.15.2/CMakeLists.txt new/CMakeLists.txt
--- stellarium-0.15.2/CMakeLists.txt2017-03-21 07:28:11.0 +0100
+++ new/CMakeLists.txt  2017-06-18 19:11:44.090661562 +0200
@@ -331,10 +331,10 @@
 ### Find packages ###
 FIND_PACKAGE(Qt5Core REQUIRED)
 GET_TARGET_PROPERTY(QMAKE_LOCATION Qt5::qmake LOCATION)
-IF(${Qt5Core_VERSION_STRING} VERSION_LESS MINIMAL_QT_VERSION)
- MESSAGE(FATAL_ERROR "Found Qt5: ${QMAKE_LOCATION} (found unsuitable 
version \"${Qt5Core_VERSION_STRING}\", required is \"${MINIMAL_QT_VERSION}\")")
+IF(${Qt5Core_VERSION} VERSION_LESS MINIMAL_QT_VERSION)
+ MESSAGE(FATAL_ERROR "Found Qt5: ${QMAKE_LOCATION} (found unsuitable 
version \"${Qt5Core_VERSION}\", required is \"${MINIMAL_QT_VERSION}\")")
 ELSE()
- MESSAGE(STATUS "Found Qt5: ${QMAKE_LOCATION} (found suitable version 
\"${Qt5Core_VERSION_STRING}\")")
+ MESSAGE(STATUS "Found Qt5: ${QMAKE_LOCATION} (found suitable version 
\"${Qt5Core_VERSION}\")")
 ENDIF()
 FIND_PACKAGE(Qt5Concurrent REQUIRED)
 FIND_PACKAGE(Qt5Gui REQUIRED)
@@ -378,9 +378,9 @@
 ENDIF()
 
 # when using Qt 5.3, default to using the old QGLWidget, but warn
-IF(${Qt5Core_VERSION_STRING} VERSION_LESS "5.4")
+IF(${Qt5Core_VERSION} VERSION_LESS "5.4")
  SET(USE_OLD_QGLWIDGET 1)
- MESSAGE(WARNING "You are using Qt ${Qt5Core_VERSION_STRING} to build, 
falling back to legacy QGLWidget rendering. Consider using at least Qt 5.4 if 
possible.")
+ MESSAGE(WARNING "You are using Qt ${Qt5Core_VERSION} to build, falling 
back to legacy QGLWidget rendering. Consider using at least Qt 5.4 if 
possible.")
 ELSE()
  # offer the old widget as an alternative, default off
  SET(USE_OLD_QGLWIDGET 0 CACHE BOOL "Use the legacy QGLWidget instead of 
the new QOpenGLWidget for the main viewport, and link to the QtOpenGL module")



commit stellarium for openSUSE:Factory

2017-04-06 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2017-04-06 11:03:00

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is "stellarium"

Thu Apr  6 11:03:00 2017 rev:25 rq:485068 version:0.15.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2017-01-20 
13:08:41.310690676 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2017-04-06 11:03:08.623158519 +0200
@@ -1,0 +2,13 @@
+Mon Apr  3 19:12:28 UTC 2017 - egdf...@opensuse.org
+
+- Update to version 0.15.2
+  * main changes:  
+   + Added new algorithm for DeltaT from Stephenson, Morrison and Hohenkerk 
(2016)
+   + Added orbit visualization data for asteroids
+   + Added calculation of extincted magnitudes of satellites
+   + Added new type of Solar system objects: sednoids
+   + Added classificator of objects into Solar System Editor plugin
+- for full list of changes see link:
+  
https://sourceforge.net/p/stellarium/news/2017/03/stellarium-0152-has-been-released/
+
+---

Old:

  stellarium-0.15.1.tar.gz

New:

  stellarium-0.15.2.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.3ALIR9/_old  2017-04-06 11:03:13.754433289 +0200
+++ /var/tmp/diff_new_pack.3ALIR9/_new  2017-04-06 11:03:13.758432723 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.15.1
+Version:0.15.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

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




commit stellarium for openSUSE:Factory

2017-01-20 Thread root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2017-01-20 13:08:35

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.changes2016-08-25 
09:55:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2017-01-20 13:08:41.310690676 +0100
@@ -1,0 +2,26 @@
+Thu Jan 19 13:14:07 UTC 2017 - rmali...@suse.com
+
+- Update to version 0.15.1:
+  *Main changes:
+   + The Digital Sky Survey (DSS) can be shown (requires online 
+ connection).
+   + AstroCalc is now available from the main menu and gives 
+ interesting new computational insight.
+   + Stellarium can act as Spout sender (important for multimedia 
+ environments; Windows only).
+   In addition, a lot of bugs have been fixed.
+   + wait() and waitFor() in the Scripting Engine no longer inhibits 
+ performance of moves.
+   + DE430/431 DeltaT may be OK now. We still want to test a bit 
+ more, though.
+   + ArchaeoLines also offers two arbitrary declination lines.
+   + Added support of time zones dependent by location.
+   + Added new skyculture: Sardinian.
+   + Added updates and improvements in catalogs.
+   + Added improvements in the GUI.
+   + Added cross identification data for stars from Bright Star 
+ Catalogue, 5th Revised Ed. (Hoffleit+, 1991) 
+- for full list of changes see link: 
+  https://sourceforge.net/p/stellarium/news/2016/12/stellarium-0151/
+
+---

Old:

  stellarium-0.15.0.tar.gz

New:

  stellarium-0.15.1.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.5T6Tfn/_old  2017-01-20 13:08:47.285837908 +0100
+++ /var/tmp/diff_new_pack.5T6Tfn/_new  2017-01-20 13:08:47.289837337 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.15.0
+Version:0.15.1
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+
@@ -31,13 +31,13 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Script) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Script) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5SerialPort)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.6.0

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




commit stellarium for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2016-08-25 09:55:56

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.changes2016-08-17 
12:05:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2016-08-25 09:55:58.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 18 08:32:59 UTC 2016 - fv...@suse.com
+
+- Require Qt5Script instead of Qt5Declarative to fix build
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.ZPYicW/_old  2016-08-25 09:56:01.0 +0200
+++ /var/tmp/diff_new_pack.ZPYicW/_new  2016-08-25 09:56:01.0 +0200
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Declarative) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5Script) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5Gui) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.6.0
 BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.6.0




commit stellarium for openSUSE:Factory

2016-08-17 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2016-08-17 12:05:02

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.changes2016-08-12 
15:43:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2016-08-17 12:05:03.0 +0200
@@ -1,0 +2,11 @@
+Sun Aug 14 23:28:13 UTC 2016 - badshah...@gmail.com
+
+- Run %fdupes only inside the %{_datadir}/stellarium directory
+  instead of entire buildroot to avoid hicolor icons being
+  replaced by links. Replacing actual icon images by links leads
+  to appdata being vetoed: "Failed to load icon: image format was
+  not recognized:
+  /usr/share/icons/hicolor/64x64/apps/stellarium.png, Has no
+  Icon."
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.PUFPV8/_old  2016-08-17 12:05:06.0 +0200
+++ /var/tmp/diff_new_pack.PUFPV8/_new  2016-08-17 12:05:07.0 +0200
@@ -69,7 +69,7 @@
 
 %suse_update_desktop_file -c stellarium Stellarium "Planetarium in your 
computer" stellarium stellarium Science Astronomy
 mkdir -p %{buildroot}/%{_datadir}/stellarium/data/script_internet_update
-%fdupes %{buildroot}
+%fdupes %{buildroot}%{_datadir}/%{name}
 
 #%%find_lang %%{name}
 #%%find_lang %%{name}-skycultures




commit stellarium for openSUSE:Factory

2016-08-12 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2016-08-12 15:43:11

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.changes2016-07-03 
12:29:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2016-08-12 15:43:17.0 +0200
@@ -1,0 +2,19 @@
+Wed Aug 10 10:51:38 UTC 2016 - rmali...@suse.com
+
+- Update to version 0.15.0
+  * Major changes:
++ Added StelProperty system
++ Added new plugin for exhibitions and planetariums - Remote Control
++ Added new skycultures: Macedonian, Ojibwe, Dakota/Lakota/Nakota,
+  Kamilaroi/Euahlayi
++ Updated code of plugins
++ Added Bookmarks tool and updated AstroCalc tool
++ Added new functions for Scripting Engine and new scripts
++ Added Miller Cylindrical Projection
++ Added updates and improvements in DSO and star catalogues (include 
initial
+  support of The Washington Double Star Catalog)
++ azimuth lines (also targetting geographic locations) in ArchaeoLines 
plugin
++ Many fixes and improvements...
+- for the full list of changes see link:  
https://sourceforge.net/p/stellarium/news/2016/07/stellarium-0150/
+
+---

Old:

  stellarium-0.14.3.tar.gz

New:

  stellarium-0.15.0.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.d6f9sF/_old  2016-08-12 15:43:22.0 +0200
+++ /var/tmp/diff_new_pack.d6f9sF/_new  2016-08-12 15:43:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.14.3
+Version:0.15.0
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+
@@ -30,17 +30,18 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Declarative) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Declarative) >= 5.5.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5SerialPort)
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.6.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6.0
 BuildRequires:  pkgconfig(dri)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(zlib)

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




commit stellarium for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2016-07-03 12:29:12

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.changes2015-11-10 
10:04:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2016-07-03 12:29:16.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul  1 13:37:31 UTC 2016 - rmali...@suse.com
+
+- Update to version 0.14.3
+- added deppendency to qt5serialport for TelescopeControl plugin
+- use %cmake macro for install
+
+---

Old:

  stellarium-0.14.0.tar.gz

New:

  stellarium-0.14.3.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.sF6qj2/_old  2016-07-03 12:29:20.0 +0200
+++ /var/tmp/diff_new_pack.sF6qj2/_new  2016-07-03 12:29:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.14.0
+Version:0.14.3
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+
@@ -28,6 +28,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Declarative) >= 5.2.0
@@ -36,6 +37,7 @@
 BuildRequires:  pkgconfig(Qt5MultimediaWidgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5OpenGL) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5SerialPort)
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
@@ -55,11 +57,10 @@
 
 %build
 %cmake -DENABLE_SOUND=1
-make VERBOSE=1 %{?_smp_mflags}
+%make_jobs
 
 %install
-cd build
-make install DESTDIR=%{buildroot}
+%cmake_install
 
 # Remove .xpm icon from /usr/share/pixmaps as we already 
 # install appropriate icons in the hicolor directory
@@ -69,9 +70,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

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




commit stellarium for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2015-11-10 10:03:53

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.changes2015-10-12 
10:03:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2015-11-10 10:04:07.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov  8 21:42:19 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.14.0
+  * List of changes:
+https://launchpad.net/stellarium/0.14/0.14.0
+- Remove stellarium-0.13.3-missing_includes.patch; fixed on upstream
+  release
+- Use %cmake macro
+
+---

Old:

  stellarium-0.13.3-missing_includes.patch
  stellarium-0.13.3.tar.gz

New:

  stellarium-0.14.0.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.SoD9vQ/_old  2015-11-10 10:04:14.0 +0100
+++ /var/tmp/diff_new_pack.SoD9vQ/_new  2015-11-10 10:04:14.0 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   stellarium
-Version:0.13.3
+Version:0.14.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
-Patch0: stellarium-0.13.3-missing_includes.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -53,14 +52,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DENABLE_SOUND=1 .
+%cmake -DENABLE_SOUND=1
 make VERBOSE=1 %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{?buildroot}
+cd build
+make install DESTDIR=%{buildroot}
 
 # Remove .xpm icon from /usr/share/pixmaps as we already 
 # install appropriate icons in the hicolor directory

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




commit stellarium for openSUSE:Factory

2015-10-12 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2015-10-12 10:03:00

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.changes2015-05-16 
07:14:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2015-10-12 10:03:32.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct  9 14:01:43 UTC 2015 - kstreit...@suse.com
+
+- add stellarium-0.13.3-missing_includes.patch to fix missing
+  includes for libQt 5.5 [bnc#949493]
+
+---

New:

  stellarium-0.13.3-missing_includes.patch



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.lMFglL/_old  2015-10-12 10:03:34.0 +0200
+++ /var/tmp/diff_new_pack.lMFglL/_new  2015-10-12 10:03:34.0 +0200
@@ -24,6 +24,7 @@
 Group:  Productivity/Scientific/Astronomy
 Url:http://stellarium.sourceforge.net
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Patch0: stellarium-0.13.3-missing_includes.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -52,6 +53,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DENABLE_SOUND=1 .

++ stellarium-0.13.3-missing_includes.patch ++
Index: stellarium-0.13.3/src/core/StelSkyCultureMgr.hpp
===
--- stellarium-0.13.3.orig/src/core/StelSkyCultureMgr.hpp
+++ stellarium-0.13.3/src/core/StelSkyCultureMgr.hpp
@@ -20,6 +20,7 @@
 #ifndef _STELSKYCULTUREMGR_HPP_
 #define _STELSKYCULTUREMGR_HPP_
 
+#include 
 #include 
 #include 
 #include 
Index: stellarium-0.13.3/src/CLIProcessor.hpp
===
--- stellarium-0.13.3.orig/src/CLIProcessor.hpp
+++ stellarium-0.13.3/src/CLIProcessor.hpp
@@ -21,6 +21,7 @@
 #define CLIPROCESSOR_HPP
 
 #include 
+#include 
 
 class QSettings;
 



commit stellarium for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2015-05-16 07:14:48

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.changes2015-04-27 
12:59:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2015-05-16 07:14:57.0 +0200
@@ -1,0 +2,7 @@
+Thu May 14 22:03:04 UTC 2015 - badshah...@gmail.com
+
+- Update to version 0.13.3:
+  + Full list of changes at
+
http://sourceforge.net/p/stellarium/news/2015/04/stellarium-0133-has-been-released/.
+
+---

Old:

  stellarium-0.13.2.tar.gz

New:

  stellarium-0.13.3.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.TDSeQq/_old  2015-05-16 07:15:01.0 +0200
+++ /var/tmp/diff_new_pack.TDSeQq/_new  2015-05-16 07:15:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.13.2
+Version:0.13.3
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

++ stellarium-0.13.2.tar.gz - stellarium-0.13.3.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.13.2.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.13.3.tar.gz differ: 
char 5, line 1




commit stellarium for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2015-04-27 12:59:39

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.changes2014-09-12 
10:03:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2015-04-27 12:59:43.0 +0200
@@ -1,0 +2,43 @@
+Thu Apr 23 16:29:38 UTC 2015 - badshah...@gmail.com
+
+- Update to version 0.13.2 (boo#928024):
+  - Long list of changes, see
+https://launchpad.net/stellarium/+milestone/0.13.2 for the
+full list.
+- Changes from version 0.13.1:
+  - New features:
++ Light layer for old_style landscapes
++ Auto-detect location via network lookup.
++ Seasonal rules for displaying constellations
++ Coordinates can be displayed as decimal degrees (lp#1106743)
++ Support of multi-touch gestures on Windows 8 (lp#1165754)
++ FOV on bottom bar can be displayed in DMS rather than
+  fractional degrees (lp#1361582)
++ Oculars plugins support eyepieces with permanent crosshairs
+  (lp#1364139)
++ Pointer Coordinates Plugin can displayed not only RA/Dec
+  (J2000.0) (lp#1365784, lp#1377995)
++ Angle Measure Plugin can measure positional angles to the
+  horizon now (lp#1208143)
++ Search tool can search position not only for RA/Dec
+  (J2000.0) (lp#1358706)
+  - Bugs fixed:
++ Galactic plane renamed to correct: Galactic equator
+  (lp#1367744)
++ Speed issues when computing lots of comets (lp#1350418)
++ Spherical mirror distortion work correctly now (lp#676260,
+  lp#1338252)
++ Location coordinates on the bottom bar displayed correctly
+  now (lp#1357799)
++ Ecliptic coordinates for J2000.0 and grids diplayed
+  correctly now (lp#1366567, lp#1369166)
++ Rule for select a celestial objects (lp#1357917)
++ Loading extra star catalogs (lp#1329500, lp#1379241)
++ Creates spurious directory on startup (lp#1357758)
++ Various GUI/rendering improvements (lp#1380502, lp#1320065,
+  lp#1338252, lp#1096050, lp#1376550, lp#1382689)
++ missing disk in drive whatever (lp#1371183)
+- Update BuildRequires to QT5 = 5.2.0 - minimum version of QT5
+  required to build stellarium.
+
+---

Old:

  stellarium-0.13.0.tar.gz

New:

  stellarium-0.13.2.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.3kgBfp/_old  2015-04-27 12:59:47.0 +0200
+++ /var/tmp/diff_new_pack.3kgBfp/_new  2015-04-27 12:59:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.13.0
+Version:0.13.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+
@@ -29,16 +29,16 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
-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(Qt5Concurrent) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Declarative) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Gui) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Multimedia) = 5.2.0
+BuildRequires:  pkgconfig(Qt5MultimediaWidgets) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Network) = 5.2.0
+BuildRequires:  pkgconfig(Qt5OpenGL) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
+BuildRequires:  pkgconfig(Qt5UiTools) = 5.2.0
+BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
 BuildRequires:  pkgconfig(dri)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(zlib)

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




commit stellarium for openSUSE:Factory

2014-09-12 Thread h_root
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.changes2013-11-30 
07:42:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2014-09-12 10:03:38.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.21xqBE/_new  2014-09-12 10:03:42.0 +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} 

commit stellarium for openSUSE:Factory

2013-11-29 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2013-11-30 07:42:44

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.changes2013-09-11 
13:12:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2013-11-30 07:42:47.0 +0100
@@ -1,0 +2,9 @@
+Wed Nov 27 07:22:52 UTC 2013 - badshah...@gmail.com
+
+- Update to version 0.12.4:
+  - Fix lp#1222742, bnc#852525: Clicking on arrows in Ocular view
+crashes stellarium
+  - Feature lp#1223052: Render nighttime landscapes without
+lighting.
+
+---

Old:

  stellarium-0.12.3.tar.gz

New:

  stellarium-0.12.4.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.SyH4gn/_old  2013-11-30 07:42:50.0 +0100
+++ /var/tmp/diff_new_pack.SyH4gn/_new  2013-11-30 07:42:50.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.12.3
+Version:0.12.4
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

++ stellarium-0.12.3.tar.gz - stellarium-0.12.4.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.12.3.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.12.4.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



commit stellarium for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2013-09-11 13:12:21

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.changes2013-08-06 
07:12:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2013-09-11 13:12:25.0 +0200
@@ -1,0 +2,14 @@
+Mon Sep  9 18:23:50 UTC 2013 - badshah...@gmail.com
+
+- Update to version 0.12.3 (new plugin + bug-fix release):
+  + New plugin - Bright Novae
+  + Bugs fixed:
+- Added intermediate value to ZHR of shooting stars between 80
+  and 1 (lp#1208106)
+- Fixed search tool (lp#1208296, lp#1211198)
+- Fixed behaviour for shortkeys of few plugins (lp#1208291)
+- Fixed Flamsteed designations for few Virgo stars
+  (lp#1222094)
+- Fixed saving Milky Way brightness via GUI (lp#1220477)
+
+---

Old:

  stellarium-0.12.2.tar.gz

New:

  stellarium-0.12.3.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.ldOUtO/_old  2013-09-11 13:12:27.0 +0200
+++ /var/tmp/diff_new_pack.ldOUtO/_new  2013-09-11 13:12:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.12.2
+Version:0.12.3
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

++ stellarium-0.12.2.tar.gz - stellarium-0.12.3.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.12.2.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.12.3.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



commit stellarium for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2013-08-06 07:12:50

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.changes2013-07-16 
07:39:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2013-08-06 07:12:54.0 +0200
@@ -1,0 +2,57 @@
+Sun Aug  4 17:38:59 UTC 2013 - badshah...@gmail.com
+
+- Update to version 0.12.2 (feature + bug-fix release):
+  + New version of the Satellites plug-in (0.8.1):
+- Automatic adding of new satellites on update from selected
+  update sources
+- Automatic removal of satellites if they are no longer listed
+  in the update sources
+- user-defined flag protecting satellites from
+  update/removal
+- Satellites can be added to/removed from satellite groups
+  from the GUI
+- Custom satellite groups can be defined
+- Default satellite group names and satellite descriptions
+  are translatable
+   + Added:
+ - Variable stars support (lp#665014)
+ - Automatic change of landscape on planet change
+   (lp#1173254)
+ - Flamsteed designation for stars and search tool (LP:
+   #1190503)
+   + Changed:
+ - Repacked default star catalogs (lp#926588)
+ - Update DSO features (lp#1115035, #1172402, #1180493)
+ - Improved Quasars plugin (lp#1169232, #1181688)
+ - Improved Pulsars plugin (lp#1169230, #1181688)
+ - Improved Oculars plugin (lp#1170239, #1188340)
+ - Improved Historical Supernovae plugin (lp#1180962)
+ - Improved Observability analysis plugin (lp#1171182)
+ - Improved Exoplanets plugin (lp#1177871)
+ - Improved Satellites plugin (lp#955780)
+ - Improved search tool (lp#1181534, #1184599, #1180962)
+ - Improved scripting engine (lp#1202637, #1091626)
+   + Fixed:
+ - Satellites plugin cause crash when enabled in distant past
+   (lp#955780)
+ - Landscape colour saturation at summer noon (lp#1115364)
+ - Wrong rendering of Planet's shadow (lp#1131847)
+ - Stellarium crashes (lp#1157930, #1177871, #1194838,
+   #1173355, #1184599)
+ - Mismatched malloc/delete (lp#1172931)
+ - Error in template code (lp#1178257)
+ - Undefined template function in vecmath (lp#1178391)
+ - Setting Startup date and time (Other:) sets time to UTC,
+   not my local (EDT) time (lp#1198570)
+ - Debug messages don't completely convert paths to local
+   directory separator (lp#682633)
+ - Garbled text hovering over time/date (lp#1176424)
+ - Set time to now (Icon not illuminated) (lp#1178498)
+ - Tongan translation discrepancies (lp#1181945)
+ - POD document (lp#1184459)
+ - No orbits displayed for some planets' satellites
+   (lp#834727) 
+- Drop stellarium-fix-non-ASCII-chars-in-source.patch, patch
+  incorporated upstream.
+
+---

Old:

  stellarium-0.12.1.tar.gz
  stellarium-fix-non-ASCII-chars-in-source.patch

New:

  stellarium-0.12.2.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.FVHKYY/_old  2013-08-06 07:12:57.0 +0200
+++ /var/tmp/diff_new_pack.FVHKYY/_new  2013-08-06 07:12:57.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   stellarium
-Version:0.12.1
+Version:0.12.2
 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
-# PATCH-FIX-UPSTREAM stellarium-fix-non-ASCII-chars-in-source.patch lp#1184459 
badshah...@gmail.com -- Fixes pod2man errors during building due to presence of 
non-ASCII characters in pod source file; fix came from upstream
-Patch0: stellarium-fix-non-ASCII-chars-in-source.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  cmake = 2.8.7
 BuildRequires:  fdupes
@@ -46,7 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 # Remove Apache licensed file used only for Windows builds and not needed here 
anyway
 # See bnc#766373

++ stellarium-0.12.1.tar.gz - stellarium-0.12.2.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.12.1.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.12.2.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



commit stellarium for openSUSE:Factory

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2013-07-16 07:39:01

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.changes2013-04-24 
16:01:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2013-07-16 07:39:02.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 10 19:59:14 UTC 2013 - badshah...@gmail.com
+
+- Add stellarium-fix-non-ASCII-chars-in-source.patch to remove
+  non-ASCII code from pod source file which caused build failures
+  for Factory (fix applied for all versions of openSUSE since it
+  is not desirable to have such non-ASCII characters in source
+  files anyway); patch came from upstream. Fixes lp#1184459.
+
+---

New:

  stellarium-fix-non-ASCII-chars-in-source.patch



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.mWafKi/_old  2013-07-16 07:39:03.0 +0200
+++ /var/tmp/diff_new_pack.mWafKi/_new  2013-07-16 07:39:03.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Scientific/Astronomy
 Url:http://stellarium.sourceforge.net
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM stellarium-fix-non-ASCII-chars-in-source.patch lp#1184459 
badshah...@gmail.com -- Fixes pod2man errors during building due to presence of 
non-ASCII characters in pod source file; fix came from upstream
+Patch0: stellarium-fix-non-ASCII-chars-in-source.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  cmake = 2.8.7
 BuildRequires:  fdupes
@@ -44,6 +46,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # Remove Apache licensed file used only for Windows builds and not needed here 
anyway
 # See bnc#766373

++ stellarium-fix-non-ASCII-chars-in-source.patch ++
Index: stellarium-0.12.1/doc/stellarium.pod.cmake
===
--- stellarium-0.12.1.orig/doc/stellarium.pod.cmake
+++ stellarium-0.12.1/doc/stellarium.pod.cmake
@@ -183,9 +183,9 @@ of this page.
 
 =head1 AUTHOR
 
-Fabien Chéreau, Rob Spearman, Johan Meuris, Matthew Gates, 
+Fabien Chereau, Rob Spearman, Johan Meuris, Matthew Gates, 
 Johannes Gajdosik, Nigel Kerr, Andras Mohari, Bogdan Marinov, 
-Timothy Reaves, Mike Storm, Diego Marcos, Guillaume Chéreau, 
+Timothy Reaves, Mike Storm, Diego Marcos, Guillaume Chereau, 
 Alexander Wolf, Georg Zotti
 
 x14817
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit stellarium for openSUSE:Factory

2013-04-24 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2013-04-24 16:01:02

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is stellarium, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2013-02-01 
09:49:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2013-04-24 16:01:08.0 +0200
@@ -1,0 +2,12 @@
+Sun Apr 21 16:32:58 UTC 2013 - badshah...@gmail.com
+
+- Update to version 0.12.1:
+  + New features:
+- Caldwell catalog for nebulae
+- Re-packed star catalogs (Hipparcos and Tycho-2)
+- Delta-T manager, star magnitude limit control
+- Updates textures of galaxies and nebulae
+- Various small GUI changes 
+  + Over 30 closed bugs in the core application and plugins. 
+
+---

Old:

  stellarium-0.12.0.tar.gz

New:

  stellarium-0.12.1.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.Ao42Mh/_old  2013-04-24 16:01:14.0 +0200
+++ /var/tmp/diff_new_pack.Ao42Mh/_new  2013-04-24 16:01:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.12.0
+Version:0.12.1
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

++ stellarium-0.12.0.tar.gz - stellarium-0.12.1.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.12.1.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



commit stellarium for openSUSE:Factory

2013-02-01 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2013-02-01 09:49:52

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is stellarium, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2012-10-16 
12:03:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2013-02-01 09:49:57.0 +0100
@@ -1,0 +2,44 @@
+Thu Jan 31 15:55:43 UTC 2013 - badshah...@gmail.com
+
+- Update to version 0.12.0:
+  + New features:
+- New rendering engine (LP: #673183)
+- Editable keybindings (LP: #1098851, #1035635, #832256,
+  #789002)
+- Scripting for plugins (LP: #1040242)
+- Some transneptunian objects (LP: #899084, #1051205)
+- New geographical locations (LP: #1051803)
+- New textures for DSO
+- DeltaT and lunar acceleration computation (LP: #575621)
+  + Improvements:
+- Improving the scripting engine (LP: #1059368)
+- Improving the plugins (LP: #1082167, #1042714)
+- Improving the coordinate grids (LP: #1036294)
+- Improving the constellation boundaries (LP: #1039072)
+- Improving the search tool
+  + Bug fixes:
+- Clang Wself-assign warning during build process on some
+  platforms (LP: #1097358)
+- Bugs in Observability plugin (LP: #1042059, #1054599,
+  #1053058)
+- Bugs in TUI plugin (LP: #1083380)
+- Bugs in Satellites plugin (LP: #1048220)
+- Bugs in Compass plugin (LP: #695891)
+- Bugs in scripting engine (LP: #1046518, #1092781)
+- Font corruption bugs (LP: #597633, #778747, #819278,
+  #903310)
+- Screen flashing in fullscreen mode (LP: #716695, #824788)
+- Lost nebula images (LP: #1042393, #1051038)
+- Bugs in Night Vision mode (LP: #578367)
+- Bugs in GUI and Core (LP: #1090722, #1082510, #1071455,
+  #1071458, #1056868, #1054600, #1045111, #1040944, #1077545)
+- Crashes (LP: #1043640, #1044654, #1045783)
+- Drop outdated user guide from package, and corresponding
+  .desktop file (the user guide is now on the wiki
+  http://www.stellarium.org/wiki/index.php/Stellarium_User_Guide)
+- Drop build dependency on ImageMagick, as the install script now
+  automatically installs prepackaged icons in the hicolor
+  directory
+- Require qt = 4.8 and cmake = 2.8.7 for building.
+
+---
@@ -22 +66 @@
-- Various Stellarium freezes and crashed (LP: #1005155,
+- Various Stellarium freezes and crashes (LP: #1005155,

Old:

  stellarium-0.11.4.tar.gz
  stellarium_user_guide-0.10.2-1.pdf
  stellarium_user_guide.desktop

New:

  stellarium-0.12.0.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.ArY2Ej/_old  2013-02-01 09:50:03.0 +0100
+++ /var/tmp/diff_new_pack.ArY2Ej/_new  2013-02-01 09:50:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stellarium
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,22 +17,19 @@
 
 
 Name:   stellarium
-Version:0.11.4
+Version:0.12.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
-Source1:stellarium_user_guide-0.10.2-1.pdf
-Source2:stellarium_user_guide.desktop
-BuildRequires:  ImageMagick
 BuildRequires:  Mesa-devel
-BuildRequires:  cmake
+BuildRequires:  cmake = 2.8.7
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libqt4-devel = 4.6
+BuildRequires:  libqt4-devel = 4.8
 BuildRequires:  phonon-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
@@ -47,11 +44,6 @@
 
 %prep
 %setup -q
-install -p -m644 %{S:1} stellarium_user_guide.pdf
-
-# This creates 5 png images with res from 64x64 down to 16x16
-# named from %%{name}-0.png to %%{name}-4.png respectively, all of which we 
install.
-convert data/%{name}.ico %{name}.png
 
 # Remove Apache licensed file used only for Windows builds and not needed here 
anyway
 # See bnc#766373
@@ -65,20 +57,12 @@
 
 %install
 make install DESTDIR=%{?buildroot}
-install -p -D -m0644 %{name}-0.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
-install -p -D -m0644 

commit stellarium for openSUSE:Factory

2012-10-16 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2012-10-16 12:03:33

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is stellarium, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2012-09-23 
17:11:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2012-10-16 12:03:38.0 +0200
@@ -1,0 +2,38 @@
+Tue Oct  9 00:10:07 UTC 2012 - badshah...@gmail.com
+
+- Update to version 0.11.4:
+  + New features:
+- New plugin: Exoplanets
+- New plugin: Observability analysis
+- Get geometric altitude and azimuth for script engine (LP:
+  #1010617)
+- Sky image loading with altitude/azimuth coordinates (LP:
+  #1023548)
+- New hotkey for star name labels (LP: #1032989)
+- Option to activate/deactivate the Nebula Background Images
+  button via GUI (LP: #925247)
+- Return to user set location and landscape (LP: #981507)
+- Display degrees and minutes for FOV of CCD (LP: #998761)
+- Adding all possible satellites (LP: #1006495)
+- Building a Windows x64 packages (LP: #1003041, #1027607)
+- Apply atmosphere effect only on bodies with atmosphere (LP:
+  #971875)
+  + Fixed:
+- Various Stellarium freezes and crashed (LP: #1005155,
+  #1030913, #940638, #992267, #1033380, #951967, #1040054)
+- Various plugins issues (LP: #751381, #892027, #1006134,
+  #1040066, #1040085)
+- Various issues for nebulae (LP: #1026021, #744517)
+- Add/subtract one sidereal year jumps wrong amount (LP:
+  #1006208)
+- Various small issues, typos and mistakes (LP: #1022506,
+  #1032469, #1019247, #985204)
+- Various issues in Scripting Engine (LP: #1023934, #1017148,
+  #1017154, #730180)
+  + Changed:
+- New tab in the configuration window to control the selected
+  object information
+- Improvement Night Vision mode
+- Extend list of default scripts.
+
+---

Old:

  stellarium-0.11.3.tar.gz

New:

  stellarium-0.11.4.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.6dvWuU/_old  2012-10-16 12:03:43.0 +0200
+++ /var/tmp/diff_new_pack.6dvWuU/_new  2012-10-16 12:03:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   stellarium
-Version:0.11.3
+Version:0.11.4
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+

++ stellarium-0.11.3.tar.gz - stellarium-0.11.4.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.11.3.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.11.4.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



commit stellarium for openSUSE:Factory

2012-09-23 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2012-09-23 17:11:08

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is stellarium, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2012-06-13 
13:33:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2012-09-23 17:11:12.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 19:22:10 UTC 2012 - idon...@suse.com
+
+- Add explicit glu dependency
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.edRHyZ/_old  2012-09-23 17:11:17.0 +0200
+++ /var/tmp/diff_new_pack.edRHyZ/_new  2012-09-23 17:11:17.0 +0200
@@ -27,15 +27,16 @@
 Source1:stellarium_user_guide-0.10.2-1.pdf
 Source2:stellarium_user_guide.desktop
 BuildRequires:  ImageMagick
-BuildRequires:  hicolor-icon-theme
 BuildRequires:  Mesa-devel
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt4-devel = 4.6
 BuildRequires:  phonon-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(glu)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit stellarium for openSUSE:Factory

2012-06-13 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2012-06-13 13:33:12

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new (New)


Package is stellarium, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2012-06-12 
22:10:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2012-06-13 13:33:33.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 11 20:22:46 UTC 2012 - badshah...@gmail.com
+
+- Remove unnecessary file that creates a licensing problem from
+  source (bnc#766373).
+
+---



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.L4FoBt/_old  2012-06-13 13:33:35.0 +0200
+++ /var/tmp/diff_new_pack.L4FoBt/_new  2012-06-13 13:33:35.0 +0200
@@ -52,6 +52,10 @@
 # named from %%{name}-0.png to %%{name}-4.png respectively, all of which we 
install.
 convert data/%{name}.ico %{name}.png
 
+# 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}' \

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