Hello community,

here is the log from the commit of package asteroid for openSUSE:Factory 
checked in at 2016-06-07 23:46:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/asteroid (Old)
 and      /work/SRC/openSUSE:Factory/.asteroid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "asteroid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/asteroid/asteroid.changes        2016-05-30 
09:59:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.asteroid.new/asteroid.changes   2016-06-07 
23:46:53.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Jun  1 17:37:33 UTC 2016 - [email protected]
+
+* Update for gtk3 (and gtk2)
+* Fix gtk3 incompatibilities
+* Fix GTK check in code
+* Update to gtk3
+
+- Recreate tarball, new 64869df commit
+- Remove BuildRequires, changed by Upstream for gtk2-devel
+- Add BuildRequires, changed by Upstream for gtk3-devel
+
+-------------------------------------------------------------------

Old:
----
  asteroid-1.2.1+git-4efc7fc.tar.bz2

New:
----
  asteroid-1.2.1+git-64869df.tar.bz2

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

Other differences:
------------------
++++++ asteroid.spec ++++++
--- /var/tmp/diff_new_pack.5K0age/_old  2016-06-07 23:46:54.000000000 +0200
+++ /var/tmp/diff_new_pack.5K0age/_new  2016-06-07 23:46:54.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%global commit 4efc7fc0a1246f023d6f96b94081678e302ab430
+%global commit 64869dfe745800f34f1c68248ba2e350dc95a592
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           asteroid
@@ -26,13 +26,13 @@
 License:        GPL-3.0
 Group:          Amusements/Games/Action/Arcade
 Url:            https://chazomaticus.github.io/asteroid/
-Source0:        %{name}-%{version}+git-4efc7fc.tar.bz2
+Source0:        %{name}-%{version}+git-64869df.tar.bz2
 Source1:        generate-service-file.sh
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(SDL_mixer)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5K0age/_old  2016-06-07 23:46:54.000000000 +0200
+++ /var/tmp/diff_new_pack.5K0age/_new  2016-06-07 23:46:54.000000000 +0200
@@ -1,16 +1,16 @@
 <services>
 
-   <service name="tar_scm" mode="disabled">
+   <service name="tar_scm" mode="localonly">
      <param name="url">git://github.com/chazomaticus/asteroid.git</param>
      <param name="scm">git</param>
-     <param name="version">1.2.1+git-4efc7fc</param>
+     <param name="version">1.2.1+git-64869df</param>
      <param name="changesgenerate">enable</param>
    </service>
 
-   <service name="recompress" mode="disabled">
+   <service name="recompress" mode="localonly">
      <param name="file">*.tar</param>
      <param name="compression">bz2</param>
    </service>
-   <service name="set_version" mode="disabled"/>
+   <service name="set_version" mode="localonly"/>
 
 </services>

++++++ asteroid-1.2.1+git-4efc7fc.tar.bz2 -> asteroid-1.2.1+git-64869df.tar.bz2 
++++++

++++++ generate-service-file.sh ++++++
--- /var/tmp/diff_new_pack.5K0age/_old  2016-06-07 23:46:54.000000000 +0200
+++ /var/tmp/diff_new_pack.5K0age/_new  2016-06-07 23:46:54.000000000 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-commit=4efc7fc0a1246f023d6f96b94081678e302ab430
+commit=64869dfe745800f34f1c68248ba2e350dc95a592
 shortcommit=$(c=${commit}; echo ${c:0:7})
 version=1.2.1+git
 


Reply via email to