Hello community,

here is the log from the commit of package pyspacewar for openSUSE:Factory 
checked in at 2016-11-14 20:13:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2016-02-12 
11:22:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pyspacewar.new/pyspacewar.changes       
2016-11-14 20:13:29.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Nov  3 11:24:47 UTC 2016 - [email protected]
+
+
+- Update to 1.1.0, please see
+
+ /usr/share/doc/packages/pyspacewar/NEWS.rst
+
+- Remove check %if 0%{?suse_version}, because is only for openSUSE
+- Remove symlink, Upstream have accepted changes
+
+-------------------------------------------------------------------

Old:
----
  pyspacewar-0.9.8.tar.gz

New:
----
  pyspacewar-1.1.0.tar.gz

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

Other differences:
------------------
++++++ pyspacewar.spec ++++++
--- /var/tmp/diff_new_pack.D2pKwv/_old  2016-11-14 20:13:31.000000000 +0100
+++ /var/tmp/diff_new_pack.D2pKwv/_new  2016-11-14 20:13:31.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           pyspacewar
-Version:        0.9.8
+Version:        1.1.0
 Release:        0
 Summary:        Game loosely based on the original Spacewar!
 License:        GPL-2.0 and CC-BY-SA-3.0 and SUSE-Public-Domain
@@ -25,12 +25,10 @@
 Url:            http://mg.pov.lt/pyspacewar/
 Source0:        
https://github.com/mgedmin/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
-%if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  update-desktop-files
-%endif
 BuildRequires:  python-setuptools
+BuildRequires:  update-desktop-files
 Requires:       python
 Requires:       python-pygame
 BuildArch:      noarch
@@ -59,17 +57,12 @@
     install -Dm 0644 src/%{name}/icons/%{name}${i}.png 
%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
     install -Dm 0644 src/%{name}/icons/%{name}${i}.svg 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}${i}.svg
 done
-# symlink icon
-mkdir -p %{buildroot}%{python_sitelib}/%{name}/icons
-ln -s %{_datadir}//icons/hicolor/48x48/apps/%{name}.png 
%{buildroot}%{python_sitelib}/%{name}/icons/%{name}48.png
 
 # install Desktop file
 install -Dm 0644 %{S:1} %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-%if 0%{?suse_version}
-    %suse_update_desktop_file %{name}
-    %fdupes -s %{buildroot}%{_prefix}
-%endif
+%suse_update_desktop_file %{name}
+%fdupes -s %{buildroot}%{_prefix}
 
 %files
 %defattr(-,root,root,-)

++++++ pyspacewar-0.9.8.tar.gz -> pyspacewar-1.1.0.tar.gz ++++++
++++ 2261 lines of diff (skipped)


Reply via email to