Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dconf.git#39ba78bfb7f78b7f88dc4124943b071b6c6f66d0
This commit is contained in:
parent
19c9fecbd4
commit
6a5d37edcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.36.0.tar.xz
|
||||
/dconf-0.38.0.tar.xz
|
||||
/dconf-0.39.1.tar.xz
|
||||
/dconf-0.40.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.44.0
|
||||
|
||||
Name: dconf
|
||||
Version: 0.39.1
|
||||
Version: 0.40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||
URL: https://wiki.gnome.org/Projects/dconf
|
||||
Source0: https://download.gnome.org/sources/dconf/0.39/dconf-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf/0.40/dconf-%{version}.tar.xz
|
||||
|
||||
Patch1: dconf-override.patch
|
||||
|
||||
@ -103,6 +103,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Mon Mar 15 2021 Kalev Lember <klember@redhat.com> - 0.40.0-1
|
||||
- Update to 0.40.0
|
||||
|
||||
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 0.39.1-1
|
||||
- Update to 0.39.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-0.39.1.tar.xz) = 375026248737eadc9c288e3293713df0fe6e861dd91b2f2903a4e9e07c7f0af27f5bb1845f46ccd6309fdd890cc9c7b7b0d91f19311bef8527795cb1f20edd63
|
||||
SHA512 (dconf-0.40.0.tar.xz) = 71396d71f24f47653181482b052fdfc63795c50c373de34e2fb93e16101745daa7e81192b79a102d5389911cea34138eedf3ac32bc80562018e8a7f31963559a
|
||||
|
Loading…
Reference in New Issue
Block a user