Hello community,

here is the log from the commit of package rockdodger for openSUSE:Factory 
checked in at 2014-10-29 21:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rockdodger (Old)
 and      /work/SRC/openSUSE:Factory/.rockdodger.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rockdodger"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rockdodger/rockdodger.changes    2014-10-14 
07:11:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rockdodger.new/rockdodger.changes       
2014-10-29 21:10:00.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Oct 26 23:03:47 UTC 2014 - nemy...@gmx.ch
+
+- Update to 1.0.0, announce message is here:
+
+ Version V1.0.0 of Rockdoger has been released.
+  Finally! It took 30 years to get to version 1.0.
+
+  - Remove BuildRequires for desktop-file-utils
+  - Add CC="cc %{optflags}" to fix
+    "File is compiled without RPM_OPT_FLAGS"-
+
+-------------------------------------------------------------------

Old:
----
  rockdodger-0.9.2.tar.gz

New:
----
  rockdodger-1.0.0.tar.gz

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

Other differences:
------------------
++++++ rockdodger.spec ++++++
--- /var/tmp/diff_new_pack.GW90Zf/_old  2014-10-29 21:10:01.000000000 +0100
+++ /var/tmp/diff_new_pack.GW90Zf/_new  2014-10-29 21:10:01.000000000 +0100
@@ -17,21 +17,20 @@
 
 
 Name:           rockdodger
-Version:        0.9.2
+Version:        1.0.0
 Release:        0
 Summary:        Addictive rock-dodging greeblie-killing platform game
 License:        GPL-2.0
 Group:          Amusements/Games/Arcade/LogicGame
 Url:            https://code.google.com/p/rockdodger/
-Source0:        https://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 %if 0%{?suse_version}
-BuildRequires:  desktop-file-utils
-BuildRequires:  update-desktop-files
 BuildRequires:  fdupes
+BuildRequires:  update-desktop-files
 %endif
-BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(SDL_image)
 BuildRequires:  pkgconfig(SDL_mixer)
+BuildRequires:  pkgconfig(sdl)
 
 %description
 Addictive rock-dodging greeblie-killing platform game.
@@ -50,7 +49,7 @@
 sed -i '/touch $(gamesdir)/,/chmod g+rw/s/^/#/' Makefile
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} CC="cc %{optflags}"
 
 %install
 %make_install

++++++ rockdodger-0.9.2.tar.gz -> rockdodger-1.0.0.tar.gz ++++++
++++ 4215 lines of diff (skipped)

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

Reply via email to