New version 35.2-1
- Rename pyanaconda.modules.common.typing (vponcova)
This commit is contained in:
parent
e65d6c6f17
commit
2e88368128
1
.gitignore
vendored
1
.gitignore
vendored
@ -274,3 +274,4 @@
|
||||
/anaconda-34.23.tar.bz2
|
||||
/anaconda-34.24.tar.bz2
|
||||
/anaconda-35.1.tar.bz2
|
||||
/anaconda-35.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 35.1
|
||||
Version: 35.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -420,6 +420,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2021 Martin Kolman <mkolman@redhat.com> - 35.2-1
|
||||
- Rename pyanaconda.modules.common.typing (vponcova)
|
||||
|
||||
* Thu Feb 11 2021 Martin Kolman <mkolman@redhat.com> - 35.1-1
|
||||
- Add dependabot support for GitHub actions (jkonecny)
|
||||
- Set volume id for iso built for kickstart test (rvykydal)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-35.1.tar.bz2) = d75d04c43e857ee82d289a6aa5a7cefa34d0a88d7d662e9d538acf111ec6370acfc5b7978784a390b2df6e602c4097f91dc137113f5b1a81b2706390f93dadef
|
||||
SHA512 (anaconda-35.2.tar.bz2) = af313d13ffb853e9bdd14f3c93458a50be1ac0de01d3a16019acb446eeb01ede048cdb955348b8dddb09b1618d67dfac38dc7dd8cf4308f92d64c7699c94050f
|
||||
|
Loading…
Reference in New Issue
Block a user