Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package attractmode for openSUSE:Factory 
checked in at 2021-05-01 00:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/attractmode (Old)
 and      /work/SRC/openSUSE:Factory/.attractmode.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "attractmode"

Sat May  1 00:46:34 2021 rev:7 rq:889354 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/attractmode/attractmode.changes  2020-03-31 
17:14:44.331608303 +0200
+++ /work/SRC/openSUSE:Factory/.attractmode.new.1947/attractmode.changes        
2021-05-01 00:46:40.955456312 +0200
@@ -1,0 +2,5 @@
+Thu Apr 22 08:35:24 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Minor SPEC file fix, fixed broken URL
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ attractmode.spec ++++++
--- /var/tmp/diff_new_pack.rKnh25/_old  2021-05-01 00:46:41.399454334 +0200
+++ /var/tmp/diff_new_pack.rKnh25/_new  2021-05-01 00:46:41.403454316 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package attractmode
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,11 +22,12 @@
 Summary:        A graphical frontend for emulators
 License:        GPL-3.0-only
 Group:          System/Emulators/Other
-URL:            https://attractmode.org
+URL:            http://attractmode.org
 Source0:        
https://github.com/mickelson/attract/archive/v%{version}/attract-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg8-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -38,10 +39,10 @@
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(openal)
+BuildRequires:  pkgconfig(sfml-all) >= 2.0
 BuildRequires:  pkgconfig(xcb-xinerama)
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
-BuildRequires:  sfml2-devel
 
 %description
 Attract-Mode is a graphical frontend for command line emulators such as MAME,
@@ -66,20 +67,11 @@
 # Hardlinks so users can copy it
 %fdupes %{buildroot}%{_datadir}/attract
 
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-
 %files
 %doc Readme.md
 %license License.txt
 %{_bindir}/attract
 %{_datadir}/attract
-%dir %{_datadir}/icons/hicolor
-%dir %{_datadir}/icons/hicolor/512x512
-%dir %{_datadir}/icons/hicolor/512x512/apps
 %{_datadir}/icons/hicolor/512x512/apps/attract-mode.png
 %{_datadir}/applications/attract-mode.desktop
 %{_datadir}/appdata/attract-mode.appdata.xml

Reply via email to