[gnome-software] Created tag 40.rc



The signed tag '40.rc' was created.

Tagger: Milan Crha <mcrha redhat com>
Date: 1615533471 +0100

    Release 40.rc
    
    Git-EVTag-v0-SHA512: 
0b64d0a4e779f127e92fa4b38a4ffbcff3e8f95412f6186e91fd94e50afb85ab1d5b5ea082f6912302ec6a6f81fbf13faebff8fd7a6c86123813093b32a43c17
    ExtendedVerify-SHA256-archive-tar: 49903edd06a2c5020ebfdfb68a4d1379e81e452f09a093ebc9a2c8124ed3f8a8
    ExtendedVerify-git-version: git version 2.26.2

Changes since the last tag '40.beta':

Allan Day (1):
      gs-folders: Remove some apps from Utilities folder

Anders Jonsson (2):
      Update Swedish translation
      Update Swedish translation

Asier Sarasua Garmendia (2):
      Update Basque translation
      Update Basque translation

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (2):
      Update Hungarian translation
      Update Hungarian translation

Baurzhan Muftakhidinov (1):
      Update Kazakh translation

Charles Monzat (1):
      Update French translation

Danial Behzadi (1):
      Update Persian translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Șerbănescu (2):
      Update Romanian translation
      Update Romanian translation

Emin Tufan Çetin (4):
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation
      Update Turkish translation

Fabio Tomat (1):
      Update Friulian translation

Fran Dieguez (3):
      Update Galician translation
      Update Galician translation
      Update Galician translation

Goran Vidović (1):
      Update Croatian translation

Guillaume Bernard (1):
      Update French translation

Hannie Dumoleyn (1):
      Update Dutch translation

Hugo Carvalho (2):
      Update Portuguese translation
      Update Portuguese translation

Jiri Grönroos (2):
      Update Finnish translation
      Update Finnish translation

Jordi Mas (3):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Marek Černocký (1):
      Updated Czech translation

Mario Blättermann (1):
      Update German translation

Matej Urbančič (2):
      Update Slovenian translation
      Update Slovenian translation

Milan Crha (6):
      flatpak: Remove of a repository doesn't remove it from the GUI
      GsApplication: Crash when run as root
      flatpak: Not having latest commit is not a problem
      gs-plugin-loader: Reset online-updates-timestamp only when did the update
      Merge branch '1159-carousel-button-other-theme' into 'master'
      Release version 40.rc

Phaedrus Leeds (24):
      trivial: Post release version bump
      README: Fix build instructions
      RELEASE.md: Make some adjustments
      Merge branch 'mwleeds/minor-docs-fixes' into 'master'
      Fix the UI of a few list boxes
      src: Move an unused #define
      lib: Delete commented out g_debug()
      Merge branch '1131-featured-carousel' into 'master'
      Honor G_MESSAGES_DEBUG env var
      lib: Ignore GdkPixbuf chattiness
      Merge branch '1146-carousel-fixes' into 'master'
      Merge branch 'debug-mutex' into 'master'
      Prune add-ons list to only show relevant ones
      Merge branch '1151-flatpak-not-having-latest-commit-is-not-a-problem' into 'master'
      Adjust activatability of add-on rows
      Merge branch 'mwleeds/fix-addons-selectability' into 'master'
      Add git commit to version in non-release builds
      RELEASE.md: Use buildtype meson option
      src: Add handy requirement to ui files
      subprojects: Bump libhandy version
      trivial: Update a Since annotation
      Fix copyright headers for EOSF
      build: Bump plugin API version for recent GsApp API changes
      Merge branch '1148-key-colour-generation' into 'master'

Philip Withnall (80):
      gs-rounded-bin: Add a new widget for rounding the corners of things
      gs-featured-carousel: Add new carousel widget for featured apps
      gs-overview-page: Use the new GsFeaturedCarousel widget
      plugins: Move key-colors plugin into GsApp code
      lib: Drop GS_PLUGIN_REFINE_FLAGS_REQUIRE_KEY_COLORS refine flag
      lib: Fix a minor typo in a doc string in GsApp
      Merge branch '1139-version-history-fixes' into 'master'
      plugins: Move key-colors-metadata plugin into GsApp code
      data: Update featured apps to use new schema
      gs-appstream: Select featured apps using new custom values
      gs-feature-tile: Remove unused GtkBox from the UI
      gs-feature-tile: Restyle to match new designs
      gs-appstream: Load 256px icon for use by featured apps when in hi-DPI
      gs-app: Rename gs_app_set_pixbuf() to gs_app_add_pixbuf()
      dummy: Fix a memory leak of some pixbufs
      gs-app: Provide pixbufs at any requested size
      gs-common: Drop unused utility function
      dummy: Require icons in the self tests when testing key colours
      build: Recompile the GSettings schemas when they change
      build: Clean up installation path for schema XML
      build: Bump plugin API version for recent GsApp API changes
      Merge branch 'mwleeds/honor-g-messages-debug' into 'master'
      gs-application: Clean up class_init function
      gs-debug: Split out environment variables from GsDebug state
      gs-application: Add a debug property
      gs-debug: Allow setting verbose mode at runtime
      gs-cmd: Stop setting G_MESSAGES_DEBUG
      gs-plugin-icons: Drop mention of the epiphany plugin
      lib: Use GsDebug in tests to avoid calling setenv() at runtime
      gs-debug: Fix output of warnings/errors to stderr
      Merge branch '1132-fix-duplicate-addons' into 'master'
      Merge branch '1141-flatpak-remove-of-a-repository-doesn-t-remove-it-from-the-gui' into 'master'
      Merge branch '1142-gsapplication-crash-when-run-as-root' into 'master'
      gs-app: Fix a typo and add annotations to a gtk-doc comment
      gs-app: Support override key-color values in appstream data
      lib: Split key colour generation out into a separate file
      tools: Add a profiling tool for key color generation
      Merge branch 'wip/aday/utilities-folder' into 'master'
      Merge branch 'version-include-commit' into 'master'
      subprojects: Hard-code appstream subproject at 0.14.1
      Merge branch 'update-libhandy-req' into 'master'
      odrs: Refactor fallback distro name code
      Add translation contexts to various short translatable strings
      lib: Rework key color extraction code
      lib: Use GArray for key colors rather than GPtrArray
      gs-feature-tile: Choose the best key colour as the background colour
      gs-feature-tile: Recalculate background colour when style changes
      gs-key-colors: Use nearest rather than bilinear scaling for pixbufs
      Merge branch '1158-string-contexts' into 'master'
      Merge branch 'wip/mcrha/update-notifications' into 'master'
      style: Hide border on carousel buttons for non-Adwaita themes
      gs-app: Use the libappstream function to check proprietary licenses
      gs-appstream: Add support for `date` attribute in release nodes
      Merge branch '1161-license-cleanup' into 'master'
      Merge branch '1145-appstream-release-date' into 'master'
      gs-app: Return NULL from get_icons() if no icons are set
      gs-app: Print icon width in debug information
      gs-app: Sort icon array by size
      gs-app: Split out functionality to remove all icons
      gs-utils: Clarify some negative flag conditions
      gs-utils: Drop support for reading cache from /usr/share/gnome-software
      gs-utils: Make creating cache directory optional
      lib: Add GsRemoteIcon as a GIcon implementation for remote icons
      gs-plugin-icons: Stop adding custom theme paths for stock icons
      lib: Port GsApp to use GIcons rather than GdkPixbufs for icons
      lib: Drop gs_app_load_pixbuf() and use GIcons instead
      gs-overview-page: Tweak empty page handling
      gs-overview-page: Hide apps with low-res icons from featured carousel
      gs-flatpak: Export both sizes of icons from flatpak bundles
      tests: Test key colours using a different test app
      appstream: Fix some icon leaks in gs-appstream.c
      gs-details-page: Allow fallback sizes for icon
      Merge branch '1147-icons-refactoring' into 'master'
      odrs: Add missing libm dependency
      lib: Build libgnomesoftware as a shared library as well as static
      contrib: Factor out common dir path in gnome-software.spec.in
      lib: Drop outdated and unused pkgconfig file template
      build: Move plugins to a subdirectory of the private libdir
      contrib: Update plugin API version to match meson.build
      Merge branch 'shared-library' into 'master'

Piotr Drąg (1):
      Update POTFILES.in

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Seong-ho Cho (1):
      Update Korean translation

Tim Sabsch (1):
      Update German translation

Yuri Chornoivan (2):
      Update Ukrainian translation
      Update Ukrainian translation

Zander Brown (1):
      Update British English translation

Марко Костић (1):
      Update Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]