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

gnome-mahjongg-3.40.0-bp156.1.5 RPM for s390x

From OpenSuSE Leap 15.6 for s390x

Name: gnome-mahjongg Distribution: SUSE Linux Enterprise 15 SP6
Version: 3.40.0 Vendor: openSUSE
Release: bp156.1.5 Build date: Tue Jan 23 17:09:51 2024
Group: Amusements/Games/Board/Puzzle Build host: s390zl2a
Size: 3503578 Source RPM: gnome-mahjongg-3.40.0-bp156.1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://live.gnome.org/GnomeMahongg
Summary: Mahjong Solitaire Game for GNOME
Mahjongg is a solitaire version of the classic Eastern tile game. It
involves clearing as much of the board as possible by matching
corresponding tiles and taking them out of play.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed May 31 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.40.0:
    + Port to GTK4 and libadwaita
    + Build fixes
    + Fix hints
    + Translate scores dialog
    + help-overlay.ui: Remove ctrl+f1 shortcut
    + Updated translations.
  - Drop patches fixed upstream:
    + 26.patch
    + fix-new-cairo-select-tile.patch
  - Changes in BuildRequires following upstreams changes:
    + Dropped: hicolor-icon-theme, yelp-tools and
      pkgconfig(gtk+-3.0).
    + Added: appstream-glib, desktop-file-utils, itstool,
      pkgconfig(gtk4) and pkgconfig(libadwaita-1).
  - Stop passing compile-schemas and update-icon-cache to meson, no
    longer needed, nor recognized.
  - Add check section and run meson_test macro during build, validate
    appdata and desktop files.
* Wed Apr 26 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Redownload 26.patch from upstream, changed since it is now
    checked-in upstream, and we added pre check-in. However this
    leads to a need for rebase, do so, and no longer link to the
    patch upstream in spec.
* Wed Apr 26 2023 Manfred Hollstein <manfred.h@gmx.net>
  - Re-generate fix-new-cairo-select-tile.patch against the 3.38.3
    sources
* Sun Apr 23 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Add fix-new-cairo-select-tile.patch: Fix selecting a tile since
    cairo 1.17.8. Cairo 1.17.8 includes a fix for out of range
    coordinates which exposed a problem with the values used to
    translate the context in GameView.find_tile() (boo#1209827).
    https://gitlab.gnome.org/GNOME/gnome-mahjongg/-/merge_requests/35
* Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Add 26.patch: Fix build with meson 0.60 and newer.
  - No longer mark enduser help files as doc.
* Mon Nov 02 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.38.3:
    + Enable (by default) regeneration of schema and icons.
    + Hide two unimplemented shortcuts from the help.
  - Pass -Dcompile-schemas=disabled -Dupdate-icon-cache=disabled to
    meson: the glib schema and icon cache are automatically rebuilt
    when the RPM is being installed. We do not ship those caches as
    part of the package.
* Mon Oct 05 2020 dimstar@opensuse.org
  - Update to version 3.38.2:
    + Fixed a regression.
    + Updated translations.
* Sat Sep 19 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.38.1:
    + Fast fix for hints.
  - Changes from version 3.38.0:
    + Drawing optimizations.
    + Cleaning in scripts.
    + Updated translations.
* Fri Sep 04 2020 dimstar@opensuse.org
  - Update to version 3.37.1:
    + Updated translations.
* Sat Apr 25 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.36.2:
    + help: Remove now unused localized screenshots for
      moves-left.png.
    + Updated translations.
* Sat Mar 07 2020 bjorn.lie@gmail.com
  - Update to version 3.36.1:
    + Brown paper bag release, fix tags in upstream git.
* Fri Mar 06 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.36.0:
    + Updated translations.
* Mon Mar 02 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.35.92:
    + Avoid reloading the entire SVG theme file on each draw
      operation.
    + Updated help.
    + Updated translations.
* Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use
* Thu Sep 26 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.34.0:
    + Updated translations.
* Wed Sep 04 2019 mgorse@suse.com
  - Update to version 3.33.90:
    + Updated app icon.
    + Translation updates.
* Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.32.0:
    + Updated translations.
* Wed Mar 06 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.31.92:
    + Localize date column of score list.
    + Updated translations.
* Fri Feb 15 2019 bjorn.lie@gmail.com
  - Update to version 3.31.90:
    + Validate the AppStream metadata and .desktop file as build
      tests.
    + Miscellaneous cleanup.
* Tue Jan 08 2019 bjorn.lie@gmail.com
  - Update to version 3.31.4:
    + Consistently use org.gnome.Mahjongg as app ID.
    + Fix pause button when clicking on game to unpause.
    + Miscellaneous improvements.
    + Updated translations.
* Sat Jan 05 2019 bjorn.lie@gmail.com
  - Update to version 3.31.3:
    + Switch from autotools to meson.
    + Follow GNOME 3.32 app menu recommendations.
    + Add Keyboard Shortcuts overlay.
    + Hide Keyboard Shortcuts section in app help.
    + Add Flatpak manifest.
    + Stop using intltool.
    + Miscellaneous improvements.
  - Switch to meson buildsystem, add meson BuildRequires and macros.
  - Drop intltool BuildRequires, no longer needed.
  - Drop post(un) handling of glib2_gsettings_schema_post(un),
    desktop_database_post(un) and icon_theme_cache_post(un) and drop
    glib2_gsettings_schema_requires, no longer needed.
  - Drop update-desktop-files BuildRequires and
    suse_update_desktop_file macro, no longer needed.
  - Add fdupes BuildRequires and macro, remove duplicate files.
* Wed Feb 28 2018 dimstar@opensuse.org
  - Modernize spec-file by calling spec-cleaner
* Wed Sep 21 2016 zaitor@opensuse.org
  - Update to version 3.22.0:
    + Updated translations.
* Mon Aug 15 2016 zaitor@opensuse.org
  - Update to version 3.21.90:
    + Add Language headers to po files.
    + Updated translations.
* Sat May 28 2016 zaitor@opensuse.org
  - Update to version 3.21.2:
    + Added educational tileset.
    + Updated translations.
* Mon Mar 21 2016 dimstar@opensuse.org
  - Update to version 3.20.0:
    + Updated translations.
* Tue Mar 15 2016 dimstar@opensuse.org
  - Update to version 3.19.92:
    + Updated translations.
* Tue Feb 16 2016 dimstar@opensuse.org
  - Update to version 3.19.90:
    + Updated translations.
* Tue Sep 22 2015 dimstar@opensuse.org
  - Update to version 3.18.0:
    + Updated translations.
* Wed Sep 16 2015 dimstar@opensuse.org
  - Update to version 3.17.92:
    + Fixed event propagation for gestures.
* Wed Sep 02 2015 dimstar@opensuse.org
  - Update to version 3.17.91:
    + Updated translations.
* Wed May 13 2015 zaitor@opensuse.org
  - Update to version 3.16.1:
    + Add symbolic icon.
  - 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 Feb 17 2015 dimstar@opensuse.org
  - Update to version 3.15.90:
    + Updated translations.
* Sun Nov 30 2014 badshah400@gmail.com
  - Update to version 3.15.2:
    + Increased non gnome-shell-support.
    + Updated translations.
* Mon Oct 13 2014 dimstar@opensuse.org
  - Update to version 3.14.1:
    + Increased Unity and non-Gnome-environment support.
    + Updated translations.

Files

/usr/bin/gnome-mahjongg
/usr/share/applications/org.gnome.Mahjongg.desktop
/usr/share/dbus-1/services/org.gnome.Mahjongg.service
/usr/share/doc/packages/gnome-mahjongg
/usr/share/doc/packages/gnome-mahjongg/NEWS
/usr/share/glib-2.0/schemas/org.gnome.Mahjongg.gschema.xml
/usr/share/gnome-mahjongg
/usr/share/gnome-mahjongg/maps
/usr/share/gnome-mahjongg/maps/mahjongg.map
/usr/share/gnome-mahjongg/themes
/usr/share/gnome-mahjongg/themes/edu_kang_xi.png
/usr/share/gnome-mahjongg/themes/maya.png
/usr/share/gnome-mahjongg/themes/postmodern.svg
/usr/share/gnome-mahjongg/themes/smooth.png
/usr/share/help/C/gnome-mahjongg
/usr/share/help/C/gnome-mahjongg/bonustiles.page
/usr/share/help/C/gnome-mahjongg/bug-filing.page
/usr/share/help/C/gnome-mahjongg/develop.page
/usr/share/help/C/gnome-mahjongg/documentation.page
/usr/share/help/C/gnome-mahjongg/figures
/usr/share/help/C/gnome-mahjongg/figures/black-symbol.png
/usr/share/help/C/gnome-mahjongg/figures/hints-video.ogv
/usr/share/help/C/gnome-mahjongg/figures/keyboard-key-pause.svg
/usr/share/help/C/gnome-mahjongg/figures/layout-bridges.png
/usr/share/help/C/gnome-mahjongg/figures/layout-cloud.png
/usr/share/help/C/gnome-mahjongg/figures/layout-conf-cross.png
/usr/share/help/C/gnome-mahjongg/figures/layout-difficult.png
/usr/share/help/C/gnome-mahjongg/figures/layout-easy.png
/usr/share/help/C/gnome-mahjongg/figures/layout-overpass.png
/usr/share/help/C/gnome-mahjongg/figures/layout-pyramid-walls.png
/usr/share/help/C/gnome-mahjongg/figures/layout-red-dragon.png
/usr/share/help/C/gnome-mahjongg/figures/layout-tic-tac-toe.png
/usr/share/help/C/gnome-mahjongg/figures/layout-ziggurat.png
/usr/share/help/C/gnome-mahjongg/figures/mahjongg-video.ogv
/usr/share/help/C/gnome-mahjongg/figures/org.gnome.Mahjongg.svg
/usr/share/help/C/gnome-mahjongg/figures/yellow-symbol.png
/usr/share/help/C/gnome-mahjongg/gameplay.page
/usr/share/help/C/gnome-mahjongg/hints.page
/usr/share/help/C/gnome-mahjongg/index.page
/usr/share/help/C/gnome-mahjongg/legal.xml
/usr/share/help/C/gnome-mahjongg/license.page
/usr/share/help/C/gnome-mahjongg/map.page
/usr/share/help/C/gnome-mahjongg/moves.page
/usr/share/help/C/gnome-mahjongg/pause.page
/usr/share/help/C/gnome-mahjongg/rules.page
/usr/share/help/C/gnome-mahjongg/scoring.page
/usr/share/help/C/gnome-mahjongg/strategy.page
/usr/share/help/C/gnome-mahjongg/translate.page
/usr/share/icons/hicolor/scalable/apps/org.gnome.Mahjongg.svg
/usr/share/icons/hicolor/symbolic/apps/org.gnome.Mahjongg-symbolic.svg
/usr/share/licenses/gnome-mahjongg
/usr/share/licenses/gnome-mahjongg/COPYING
/usr/share/man/man6/gnome-mahjongg.6.gz
/usr/share/metainfo/org.gnome.Mahjongg.appdata.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:57:16 2024