Hello community,

here is the log from the commit of package pyspacewar for openSUSE:Factory 
checked in at 2016-02-12 11:22:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pyspacewar (Old)
 and      /work/SRC/openSUSE:Factory/.pyspacewar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pyspacewar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pyspacewar/pyspacewar.changes    2015-05-07 
08:29:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pyspacewar.new/pyspacewar.changes       
2016-02-12 11:22:43.000000000 +0100
@@ -1,0 +2,30 @@
+Wed Feb 10 10:10:47 UTC 2016 - [email protected]
+
+- Update to 0.9.8, please see
+
+ /usr/share/doc/packages/pyspacewar/NEWS.rst
+
+- Change Source0 to use Web URL, use normal Release
+- Remove %global commit and %global shortcommit
+- Remove _service and generate-service-file.sh
+
+-------------------------------------------------------------------
+Tue Feb  9 13:43:15 UTC 2016 - [email protected]
+
+- Update to 56381a1 shortcommit
+
+  Please look 'git log'
+
+- Upstream have accepted changes for FSF Address, Issue #4
+
+-------------------------------------------------------------------
+Tue Feb  9 12:05:36 UTC 2016 - [email protected]
+
+- Update to 9c8817a shortcommit
+
+  Please look 'git log'
+
+- Add %global commit and %global shortcommit
+- Add _service and generate-service-file.sh
+
+-------------------------------------------------------------------

Old:
----
  pyspacewar-0.9.8dev+git-2d058b1.tar.bz2

New:
----
  pyspacewar-0.9.8.tar.gz

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

Other differences:
------------------
++++++ pyspacewar.spec ++++++
--- /var/tmp/diff_new_pack.1SopJz/_old  2016-02-12 11:22:44.000000000 +0100
+++ /var/tmp/diff_new_pack.1SopJz/_new  2016-02-12 11:22:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pyspacewar
 #
-# 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,15 +17,13 @@
 
 
 Name:           pyspacewar
-Version:        0.9.8dev
+Version:        0.9.8
 Release:        0
 Summary:        Game loosely based on the original Spacewar!
 License:        GPL-2.0 and CC-BY-SA-3.0 and SUSE-Public-Domain
 Group:          Amusements/Games/Action/Arcade
 Url:            http://mg.pov.lt/pyspacewar/
-# Downloaded from https://github.com/mgedmin/pyspacewar
-# Packed as tar.bz2
-Source0:        %{name}-%{version}+git-2d058b1.tar.bz2
+Source0:        
https://github.com/mgedmin/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
 %if 0%{?suse_version}
 BuildRequires:  fdupes
@@ -48,7 +46,7 @@
 specify the direction and velocity of their missiles.
 
 %prep
-%setup -n %{name}
+%setup -q
 
 %build
 python setup.py build


Reply via email to