New upstream version
This commit is contained in:
parent
17f5638826
commit
7bc6c11484
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