Opt in to rpmautospec
This commit is contained in:
parent
18356fdee7
commit
efa722d41d
79
changelog
Normal file
79
changelog
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
* Thu Jul 07 2022 Sergio Correia <scorreia@redhat.com> - 6.4.1-3
|
||||||
|
- Opt in to rpmautospec
|
||||||
|
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.4.1-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
|
* Mon Jun 06 2022 Sergio Correia <scorreia@redhat.com> - 6.4.1-1
|
||||||
|
- Updating for Keylime release v6.4.1
|
||||||
|
|
||||||
|
* Wed May 04 2022 Sergio Correia <scorreia@redhat.com> - 6.4.0-1
|
||||||
|
- Updating for Keylime release v6.4.0
|
||||||
|
|
||||||
|
* Wed Apr 06 2022 Sergio Correia <scorreia@redhat.com> - 6.3.2-1
|
||||||
|
- Updating for Keylime release v6.3.2
|
||||||
|
|
||||||
|
* Mon Feb 14 2022 Sergio Correia <scorreia@redhat.com> - 6.3.1-1
|
||||||
|
- Updating for Keylime release v6.3.1
|
||||||
|
|
||||||
|
* Tue Feb 08 2022 Sergio Correia <scorreia@redhat.com> - 6.0.3-4
|
||||||
|
- Add Conflicts clauses for the subpackages
|
||||||
|
|
||||||
|
* Mon Feb 07 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-3
|
||||||
|
- Split keylime into subpackages
|
||||||
|
Related: rhbz#2045874 - Keylime subpackaging and agent alternatives
|
||||||
|
|
||||||
|
* Thu Jan 27 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-2
|
||||||
|
- Fix permissions of config file
|
||||||
|
|
||||||
|
* Thu Jan 27 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-1
|
||||||
|
- Updating for Keylime release v6.3.0
|
||||||
|
|
||||||
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.1.0-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
* Thu Mar 25 2021 Luke Hinds <lhinds@redhat.com> 6.0.1-1
|
||||||
|
- Updating for Keylime release v6.1.0
|
||||||
|
|
||||||
|
* Wed Mar 03 2021 Luke Hinds <lhinds@redhat.com> 6.0.1-1
|
||||||
|
- Updating for Keylime release v6.0.1
|
||||||
|
|
||||||
|
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 6.0.0-2
|
||||||
|
- Rebuilt for updated systemd-rpm-macros
|
||||||
|
See https://pagure.io/fesco/issue/2583.
|
||||||
|
|
||||||
|
* Wed Feb 24 2021 Luke Hinds <lhinds@redhat.com> 6.0.0-1
|
||||||
|
- Updating for Keylime release v6.0.0
|
||||||
|
|
||||||
|
* Tue Feb 02 2021 Luke Hinds <lhinds@redhat.com> 5.8.1-1
|
||||||
|
- Updating for Keylime release v5.8.1
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 23 2021 Luke Hinds <lhinds@redhat.com> 5.8.0-1
|
||||||
|
- Updating for Keylime release v5.8.0
|
||||||
|
|
||||||
|
* Fri Jul 17 2020 Luke Hinds <lhinds@redhat.com> 5.7.2-1
|
||||||
|
- Updating for Keylime release v5.7.2
|
||||||
|
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.6.2-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
* Fri May 01 2020 Luke Hinds <lhinds@redhat.com> 5.6.2-1
|
||||||
|
- Updating for Keylime release v5.6.2
|
||||||
|
|
||||||
|
* Thu Feb 06 2020 Luke Hinds <lhinds@redhat.com> 5.5.0-1
|
||||||
|
- Updating for Keylime release v5.5.0
|
||||||
|
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Dec 12 2019 Luke Hinds <lhinds@redhat.com> 5.4.1-1
|
||||||
|
– Initial Packaging
|
79
keylime.spec
79
keylime.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: keylime
|
Name: keylime
|
||||||
Version: 6.4.1
|
Version: 6.4.1
|
||||||
Release: 2%{?dist}
|
Release: %autorelease
|
||||||
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
Summary: Open source TPM software for Bootstrapping and Maintaining Trust
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -344,79 +344,4 @@ exit 0
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.4.1-2
|
%autochangelog
|
||||||
- Rebuilt for Python 3.11
|
|
||||||
|
|
||||||
* Mon Jun 06 2022 Sergio Correia <scorreia@redhat.com> - 6.4.1-1
|
|
||||||
- Updating for Keylime release v6.4.1
|
|
||||||
|
|
||||||
* Wed May 04 2022 Sergio Correia <scorreia@redhat.com> - 6.4.0-1
|
|
||||||
- Updating for Keylime release v6.4.0
|
|
||||||
|
|
||||||
* Wed Apr 06 2022 Sergio Correia <scorreia@redhat.com> - 6.3.2-1
|
|
||||||
- Updating for Keylime release v6.3.2
|
|
||||||
|
|
||||||
* Mon Feb 14 2022 Sergio Correia <scorreia@redhat.com> - 6.3.1-1
|
|
||||||
- Updating for Keylime release v6.3.1
|
|
||||||
|
|
||||||
* Tue Feb 08 2022 Sergio Correia <scorreia@redhat.com> - 6.0.3-4
|
|
||||||
- Add Conflicts clauses for the subpackages
|
|
||||||
|
|
||||||
* Mon Feb 07 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-3
|
|
||||||
- Split keylime into subpackages
|
|
||||||
Related: rhbz#2045874 - Keylime subpackaging and agent alternatives
|
|
||||||
|
|
||||||
* Thu Jan 27 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-2
|
|
||||||
- Fix permissions of config file
|
|
||||||
|
|
||||||
* Thu Jan 27 2022 Sergio Correia <scorreia@redhat.com> - 6.3.0-1
|
|
||||||
- Updating for Keylime release v6.3.0
|
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.1.0-3
|
|
||||||
- Rebuilt for Python 3.10
|
|
||||||
|
|
||||||
* Thu Mar 25 2021 Luke Hinds <lhinds@redhat.com> 6.0.1-1
|
|
||||||
- Updating for Keylime release v6.1.0
|
|
||||||
|
|
||||||
* Wed Mar 03 2021 Luke Hinds <lhinds@redhat.com> 6.0.1-1
|
|
||||||
- Updating for Keylime release v6.0.1
|
|
||||||
|
|
||||||
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 6.0.0-2
|
|
||||||
- Rebuilt for updated systemd-rpm-macros
|
|
||||||
See https://pagure.io/fesco/issue/2583.
|
|
||||||
|
|
||||||
* Wed Feb 24 2021 Luke Hinds <lhinds@redhat.com> 6.0.0-1
|
|
||||||
- Updating for Keylime release v6.0.0
|
|
||||||
|
|
||||||
* Tue Feb 02 2021 Luke Hinds <lhinds@redhat.com> 5.8.1-1
|
|
||||||
- Updating for Keylime release v5.8.1
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jan 23 2021 Luke Hinds <lhinds@redhat.com> 5.8.0-1
|
|
||||||
- Updating for Keylime release v5.8.0
|
|
||||||
|
|
||||||
* Fri Jul 17 2020 Luke Hinds <lhinds@redhat.com> 5.7.2-1
|
|
||||||
- Updating for Keylime release v5.7.2
|
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.6.2-2
|
|
||||||
- Rebuilt for Python 3.9
|
|
||||||
|
|
||||||
* Fri May 01 2020 Luke Hinds <lhinds@redhat.com> 5.6.2-1
|
|
||||||
- Updating for Keylime release v5.6.2
|
|
||||||
|
|
||||||
* Thu Feb 06 2020 Luke Hinds <lhinds@redhat.com> 5.5.0-1
|
|
||||||
- Updating for Keylime release v5.5.0
|
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Dec 12 2019 Luke Hinds <lhinds@redhat.com> 5.4.1-1
|
|
||||||
– Initial Packaging
|
|
||||||
|
Loading…
Reference in New Issue
Block a user