Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

swell-foop-46.0-lp160.1.1 RPM for aarch64

From OpenSuSE Leap 16.0 for aarch64

Name: swell-foop Distribution: openSUSE Leap 16.0
Version: 46.0 Vendor: openSUSE
Release: lp160.1.1 Build date: Sun Mar 17 10:26:02 2024
Group: Amusements/Games/Board/Puzzle Build host: reproducible
Size: 382269 Source RPM: swell-foop-46.0-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Swell_Foop
Summary: Same Game for GNOME
Swell Foop is a puzzle game, of which the objective is to clear the
window of as many pieces as possible by clicking on groups of the same
colored pieces. That group will vanish and the pieces on top will fall
until there are none left or no more color groups.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sun Mar 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0:
    + Updated translations.
* Mon Mar 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.rc:
    + GTK4 port improvements.
    + Appdata fixes.
    + Improved score handling.
    + Improved keyboard-only gampeplay.
    + Do not show highscores if score is not high enough.
    + Show highscore goal on game over screen.
    + use gnome post_install script.
    + Updated translations.
  - Adjust BuildRequires for port to GTK4:
    + Drop pkgconfig(gtk+-3.0), pkgconfig(clutter-gtk-1.0),
      pkgconfig(clutter-1.0) and pkgconfig(libgnome-games-support-1).
    + Add pkgconfig(gtk4), pkgconfig(libgnome-games-support-2),
      pkgconfig(librsvg-2.0), and pkgconfig(pangocairo).
* Thu Apr 14 2022 Emily Gonyer <emilyyrose@gmail.com>
  - Update to version 41.1:
    + Fixed flatpak build.
    + Changed screenshots location.
    + Updated translations.
* Mon Sep 20 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.0.1:
    + Fixed versioning in appdata.
  - Changes from version 41.0:
    + Updated translations.
* Fri Aug 06 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 41.alpha:
    + Fixed swell foop not starting from launcher.
    + Updated icon.
    + Updated translations.
* Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 40.1:
    + Fixed application not starting from launcher.
    + Updated translations.
* Sat Mar 20 2021 Michael Gorse <mgorse@suse.com>
  - Update to version 40.0:
    + Use unowned for GtkChild fields.
    + Don't use multilib on arches where it doesn't exist.
    + Updated translations.
* Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 40.rc:
    + Updated translations.
* Tue Feb 09 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 40.beta:
    + Support window resizing.
    + Updated translations.
  - Add pkgconfig(libgnome-games-support-1) and pkgconfig(gee-0.8)
    BuildRequires: new dependencies.
  - Drop swell-foop-vala-syntax.patch: fixed upstream.
* Wed Oct 07 2020 malcolmlewis@opensuse.org
  - Add swell-foop-vala-syntax.patch: Don't use unsupported vala
    syntax, (glgo#GNOME/swell-foop!20).
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use
* Tue Oct 15 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.34.1:
    + Fixed crash.
    + Updated translations.
* Tue Sep 10 2019 mgorse@suse.com
  - Update to version 3.34.0:
    + Updated translations.
* Wed Sep 04 2019 dimstar@opensuse.org
  - Update to version 3.33.92:
    + Updated translations.
* Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.32.0:
    + Updated translations.
* Tue Mar 05 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.31.92:
    + Updated translations.
* Mon Feb 18 2019 bjorn.lie@gmail.com
  - Update to version 3.31.91:
    + Updated translations.
  - Changes to version 3.31.90:
    + Added tests to validate appdata and desktop.
    + Set up flatpak nightly.
    + Updated translations.
* Sat Jan 05 2019 bjorn.lie@gmail.com
  - Update to version 3.31.1:
    + Build fixes for flathub deployment.
    + Meson build fix.
    + Removed appmenu.
    + Updated translations.
* Sun Sep 16 2018 badshah400@gmail.com
  - Update to version 3.30.0:
    + Updated translations.
    + Build fixes.
* Sat Jun 23 2018 luc14n0@linuxmail.org
  - Update to version 3.29.3:
    + Updated translations.
* Tue Mar 13 2018 luc14n0@linuxmail.org
  - Update to version 3.28.0:
    + Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Tue Feb 27 2018 luc14n0@linuxmail.org
  - Update to version 3.27.92:
    + Updated translations.
  - Drop update-desktop-files BuildRequires and its macro: they are
    no longer required anymore.
  - Drop unneeded standard BuildRoot tag declaration: RPM already
    handles this itself.
* Wed Feb 21 2018 dimstar@opensuse.org
  - Update to version 3.27.91:
    + Meson build fixes.
    + Updated translations.
* Thu Feb 08 2018 luc14n0@linuxmail.org
  - Update to version 3.27.90.1:
    + Build fixes - both meson and autotools.
  - Add gmodule-2.0 and gobject-2.0 pkgconfig modules BuildRequires
    to avoid implicit dependencies.
* Tue Feb 06 2018 dimstar@opensuse.org
  - Update to version 3.27.90:
    + Minor user interface updates.
    + Gettext migration.
    + Added meson build.
    + Updated translations.
  - Drop intltool BuildRequires: no longer needed as upstream
    migrated to gettext.
  - Switch to meson build system:
    + Add meson BuildRequires.
    + Replace configure/make/make_install macros with
      meson/meson_build/meson_install.
* Tue Nov 14 2017 luc14n0@linuxmail.org
  - Update to version 3.27.2:
    + Updated translations.
  - Update Url to https://wiki.gnome.org/Apps/Swell%20Foop: current
    Swell Foop's web page.
  - Drop %glib2_gsettings_schema_*, %desktop_database_*,
    %icon_theme_cache_* scriptlets and
    %glib2_gsettings_schema_requires macro: the functionality now is
    covered by RPM file triggers.
  - Add fdupes BuildRequires and its macro for removal of duplicates
    under the data directory.
* Mon Sep 11 2017 zaitor@opensuse.org
  - Update to version 3.26.0:
    + Updated translations.
* Tue May 23 2017 zaitor@opensuse.org
  - Update to version 3.25.2:
    + Only bind the Enter keypress when needed.
    + Updated translations.
* Tue Mar 21 2017 dimstar@opensuse.org
  - Update to version 3.24.0:
    + Updated translations.
* Tue Nov 22 2016 dimstar@opensuse.org
  - Update to version 3.23.2:
    + Updated translations.
* Thu Nov 10 2016 dimstar@opensuse.org
  - Update to version 3.22.2:
    + Updated translations.
* Mon Sep 19 2016 zaitor@opensuse.org
  - Update to version 3.22.0:
    + Added content ratings.
    + Updated translations.
* Tue Sep 13 2016 zaitor@opensuse.org
  - Update to version 3.21.92:
    + Updated translations.
* Tue Aug 30 2016 zaitor@opensuse.org
  - Update to version 3.21.91:
    + Updated translations.
* Tue Aug 16 2016 dimstar@opensuse.org
  - Update to version 3.21.90:
    + Updated appdata.
    + Disable main stack's transition.
    + Updated translations.
* Tue Mar 22 2016 dimstar@opensuse.org
  - Update to version 3.20.0:
    + Updated translations.
* Tue Mar 15 2016 dimstar@opensuse.org
  - Update to version 3.19.91:
    + Use a valid dbus name as app id.
    + Updated translations.
* Tue Feb 16 2016 zaitor@opensuse.org
  - Update to version 3.19.90:
    + Updated AppData to spec version 0.7.
    + Updated translations.
* Tue Jan 19 2016 dimstar@opensuse.org
  - Update to version 3.19.4:
    + Stop using deprecated gnome-common.
    + Add pre-commit and pre-applypatch hooks.
    + Updated translations.
* Wed Dec 23 2015 dimstar@opensuse.org
  - Update to version 3.19.3:
    + Updated appdata and doap.
    + Updated translations.
* Tue Nov 10 2015 zaitor@opensuse.org
  - Update to version 3.18.1:
    + Updated translations.
* Tue Sep 22 2015 dimstar@opensuse.org
  - Update to version 3.18.0:
    + Updated translations.
* Tue Sep 15 2015 zaitor@opensuse.org
  - Update to version 3.17.92:
    + Updated translations.
* Wed Sep 02 2015 zaitor@opensuse.org
  - Update to version 3.17.91:
    + Updated translations.
* Tue Aug 18 2015 zaitor@opensuse.org
  - Update to version 3.17.90:
    + Always show the new game button.
    + Updated translations.
* Wed Aug 12 2015 zaitor@opensuse.org
  - Update to version 3.16.2:
    + Fix display of new game button outside of GNOME.
    + Updated translations.
* Wed Apr 15 2015 dimstar@opensuse.org
  - Update to version 3.16.1:
    + Provide symbolic icon.
    + Updated translations.
  - Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
    icons have replaced them.
* Mon Mar 23 2015 dimstar@opensuse.org
  - Update to version 3.16.0:
    + Updated translations.
* Tue Mar 17 2015 dimstar@opensuse.org
  - Update to version 3.15.92:
    + Updated translations.
* Tue Mar 03 2015 dimstar@opensuse.org
  - Update to version 3.15.91:
    + Updated translations.
* Tue Feb 17 2015 dimstar@opensuse.org
  - Update to version 3.15.90:
    + Updated About dialog.
    + Removed New Game from app menu.
    + Updated translations.
* Mon Jan 26 2015 dimstar@opensuse.org
  - Update to version 3.15.4:
    + No new game confirmation before first move.
    + Fixed keyboard navigation glitch.
    + Updated translations.
* Wed Dec 17 2014 zaitor@opensuse.org
  - Update to version 3.15.3:
    + Switched to appstream-util validate.
    + Updated translations.
* Wed Nov 19 2014 zaitor@opensuse.org
  - Update to version 3.15.1:
    + First-run hint screen implemented.
    + Use set_accels_for_action.
    + Updated translations.
* Tue Sep 23 2014 dimstar@opensuse.org
  - Update to version 3.14.0:
    + Appdata: update screenshot size.
* Tue Sep 16 2014 zaitor@opensuse.org
  - Update to version 3.13.92:
    + Region should be highlighted immediately after blocks fall.
    + Allow clearing blocks with the Enter key.
* Tue Aug 19 2014 dimstar@opensuse.org
  - Update to version 3.13.90:
    + Minor changes.
    + Updated translations.
* Sat May 17 2014 zaitor@opensuse.org
  - Update to version 3.13.1:
    + Support touch screens.
    + Use dark theme.
    + Headerbar for preferences dialog.
    + Replace usage of deprecated API.
* Sat May 17 2014 zaitor@opensuse.org
  - Update to version 3.12.2:
    + Updated translations.
* Tue Apr 15 2014 zaitor@opensuse.org
  - Update to version 3.12.1:
    + Fix touch screen tapping.
    + Bump clutter dep to 1.14.0, clutter-gtk to 1.4.0.
    + Updated translations.
* Mon Mar 24 2014 zaitor@opensuse.org
  - Update to version 3.12.0:
    + Updated help.
    + Updated translations.
* Tue Mar 18 2014 dimstar@opensuse.org
  - Update to version 3.11.92:
    + Appdata: update screenshot size.
    + Updated translations.
* Tue Feb 18 2014 zaitor@opensuse.org
  - Update to version 3.11.90:
    + Appdata: specify project_group.
    + Add a confirmation dialog when starting a new game.
    + New game button: use refresh icon and add tooltip.
* Tue Dec 17 2013 dimstar@opensuse.org
  - Update to version 3.11.3:
    + New app icon.
    + Use a GtkHeaderBar.
    + Autoscroll to new score in scores dialog.
    + Updated translations.
* Tue Oct 29 2013 dimstar@opensuse.org
  - Update to version 3.11.1:
    + Remove BugBuddy support.
    + Update AppData.
    + Updated translations.
* Sun Oct 13 2013 dimstar@opensuse.org
  - Update to version 3.10.1:
    + Updated translations.
* Mon Sep 23 2013 dimstar@opensuse.org
  - Update to version 3.10.0:
    + Updated translations.
* Tue Sep 17 2013 dimstar@opensuse.org
  - Update to version 3.9.92:
    + Add appdata file.
    + Add high contrast icons.
    + Updated translations.
  - Add %icon_theme_cache_post/un scriptlets for the HighContrast
    icons.
* Tue Aug 20 2013 dimstar@opensuse.org
  - Update to version 3.8.2:
    + Fix preferences dialog.
    + Updated translations.
* Mon Apr 15 2013 dimstar@opensuse.org
  - Update to version 3.8.1:
    + Updated translations.
* Wed Mar 27 2013 dimstar@opensuse.org
  - Update to version 3.8.0:
    + Updated translations.
* Tue Mar 19 2013 dimstar@opensuse.org
  - Update to version 3.7.92:
    + Updated translations.
* Tue Mar 05 2013 dimstar@opensuse.org
  - Initial package, version 3.7.90: split-off from gnome-games.

Files

/usr/bin/swell-foop
/usr/share/applications/org.gnome.SwellFoop.desktop
/usr/share/dbus-1/services/org.gnome.SwellFoop.service
/usr/share/doc/packages/swell-foop
/usr/share/doc/packages/swell-foop/NEWS
/usr/share/glib-2.0/schemas/org.gnome.SwellFoop.gschema.xml
/usr/share/help/C/swell-foop
/usr/share/help/C/swell-foop/figures
/usr/share/help/C/swell-foop/figures/logo.png
/usr/share/help/C/swell-foop/figures/start-game.png
/usr/share/help/C/swell-foop/index.page
/usr/share/help/C/swell-foop/introduction.page
/usr/share/help/C/swell-foop/legal.xml
/usr/share/help/C/swell-foop/playing-game.page
/usr/share/help/C/swell-foop/preferences.page
/usr/share/help/C/swell-foop/score.page
/usr/share/help/C/swell-foop/start.page
/usr/share/help/C/swell-foop/strategy.page
/usr/share/icons/hicolor
/usr/share/icons/hicolor/16x16
/usr/share/icons/hicolor/16x16/apps
/usr/share/icons/hicolor/16x16/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/22x22
/usr/share/icons/hicolor/22x22/apps
/usr/share/icons/hicolor/22x22/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/24x24
/usr/share/icons/hicolor/24x24/apps
/usr/share/icons/hicolor/24x24/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/256x256
/usr/share/icons/hicolor/256x256/apps
/usr/share/icons/hicolor/256x256/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/32x32
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/32x32/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/48x48
/usr/share/icons/hicolor/48x48/apps
/usr/share/icons/hicolor/48x48/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/512x512
/usr/share/icons/hicolor/512x512/apps
/usr/share/icons/hicolor/512x512/apps/org.gnome.SwellFoop.png
/usr/share/icons/hicolor/symbolic
/usr/share/icons/hicolor/symbolic/apps
/usr/share/icons/hicolor/symbolic/apps/org.gnome.SwellFoop-symbolic.svg
/usr/share/licenses/swell-foop
/usr/share/licenses/swell-foop/COPYING
/usr/share/metainfo/org.gnome.SwellFoop.appdata.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:13:41 2024