Update to 3.31.91
This commit is contained in:
parent
b04c5d9bf4
commit
47fe1f3ef4
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-3.31.0.1.tar.xz
|
||||
/gsettings-desktop-schemas-3.31.0.2.tar.xz
|
||||
/gsettings-desktop-schemas-3.31.90.tar.xz
|
||||
/gsettings-desktop-schemas-3.31.91.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 3.31.90
|
||||
Release: 2%{?dist}
|
||||
Version: 3.31.91
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
License: LGPLv2+
|
||||
@ -76,6 +76,9 @@ glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/sche
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 20 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
|
||||
- Update to 3.31.91
|
||||
|
||||
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.90-2
|
||||
- Recommend the default fonts set in the schemas:
|
||||
abattis-cantarell-fonts and adobe-source-code-pro-fonts (#1677056)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gsettings-desktop-schemas-3.31.90.tar.xz) = 5011afa5fca9ddbab01fb654257f36b589392f53e14194c910c71478db48955bb6b3432a9aaf749f0c488919758246128da431f024006b106f9259893d8a77cb
|
||||
SHA512 (gsettings-desktop-schemas-3.31.91.tar.xz) = 17142c50330c80851d709da2b21b6862171575886266192b74c9bc19966d830fe75eea3f71ed672bc9653ad91b00e3f0fa3e693e2d2ab2e67f32feb5451d28f2
|
||||
|
Loading…
Reference in New Issue
Block a user