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/colord.git#7bc6c114848816cc275ae2df20f392212a9429ba
This commit is contained in:
parent
790fb63634
commit
c94973ab20
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/colord-1.4.2.tar.xz
|
||||
/colord-1.4.3.tar.xz
|
||||
/colord-1.4.4.tar.xz
|
||||
/colord-1.4.5.tar.xz
|
||||
|
12
colord.spec
12
colord.spec
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: Color daemon
|
||||
Name: colord
|
||||
Version: 1.4.4
|
||||
Release: 5%{?dist}
|
||||
Version: 1.4.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://www.freedesktop.org/software/colord/
|
||||
Source0: https://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
||||
@ -256,6 +256,14 @@ exit 0
|
||||
%{_datadir}/installed-tests/colord/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 02 2020 Richard Hughes <richard@hughsie.com> 1.4.5-1
|
||||
- New upstream version
|
||||
- Add new API for gnome-settings-daemon
|
||||
- Check for errors from more sqlite calls
|
||||
- Fix owner and permissions on existing state files
|
||||
- Fix segfault due to dereferencing NULL pointer
|
||||
- Make the build reproductible
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (colord-1.4.4.tar.xz) = 0187a363c41ae5102dc3b454fcd84df83d71ac0dc32d88b33651edc1df15cbf1f47218caee3037c876e892613a2301226886a73b39759cfb709d0fef8e168628
|
||||
SHA512 (colord-1.4.5.tar.xz) = b6cc8087ceff4a99b7d764087208cc72e1219d9f6bb52bd3e3eb13bb62e3c1e99aefef36237dceff46925ab7680c76795f59057b7a4d1c8a123de6270708e03c
|
||||
|
Loading…
Reference in New Issue
Block a user