gnome-software:1161-licenseref-proprietary-only-recognised-case-sensitively

Last commit made on 2021-03-03
Get this branch:
git clone -b 1161-licenseref-proprietary-only-recognised-case-sensitively https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
1161-licenseref-proprietary-only-recognised-case-sensitively
Repository:
lp:gnome-software

Recent commits

92f6f6e... by Milan Crha <email address hidden>

GsApp: LicenseRef-proprietary only recognized case-sensitively

Let the "LicenseRef-proprietary" prefix of the application license be
case insensitive. The freedesktop.org page [1] mentions different
cases too.

Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1161

[1] https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-project_license

f3cbcaa... by Baurzhan Muftakhidinov

Update Kazakh translation

b2241cb... by Phaedrus Leeds <email address hidden>

trivial: Update a Since annotation

09f6dc8... by =?utf-8?q?Emin_Tufan_=C3=87etin?= <email address hidden>

Update Turkish translation

d4d8961... by Asier Sarasua Garmendia <email address hidden>

Update Basque translation

2a2ae14... by Марко М. Костић

Update Serbian translation

dac9738... by Philip Withnall

Merge branch 'update-libhandy-req' into 'master'

Update libhandy requirement

See merge request GNOME/gnome-software!629

48923e2... by Phaedrus Leeds <email address hidden>

subprojects: Bump libhandy version

Discussed here:
https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/621?commit_id=bc58d53e1753e83f94c9818b3965f4dd746e176f#note_1039282

This requires bumping the Docker images in the repository so that they
cache the new libhandy version.

afa706e... by Philip Withnall <email address hidden>

subprojects: Hard-code appstream subproject at 0.14.1

Rather than using master, which might break or change its dependencies
at any point, which would cause unexpected failures if we were to
rebuild our CI images (and hence re-run `cache-subprojects.sh`).

0.14.1 is enough for what we need. Coincidentally, it has switched to
curl from libsoup, so add that to the Dockerfiles.

Signed-off-by: Philip Withnall <email address hidden>

3076088... by Phaedrus Leeds <email address hidden>

src: Add handy requirement to ui files

We use libhandy for Hdy* widgets and for the "content" CSS class.