New version 34.20-1
- Add master unit-tests to contributors (gated) workflow (jkonecny) - Add master test execution for owners for this repository (jkonecny) - Rename validate-rhel-8 workflow to tests-contributors (jkonecny) - Specify version 3 of GTK+ and GDK for fedora-welcome (awilliam)
This commit is contained in:
parent
a5964de012
commit
648609d485
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
||||
/anaconda-34.17.tar.bz2
|
||||
/anaconda-34.18.tar.bz2
|
||||
/anaconda-34.19.tar.bz2
|
||||
/anaconda-34.20.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.19
|
||||
Version: 34.20
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2021 Martin Kolman <mkolman@redhat.com> - 34.20-1
|
||||
- Add master unit-tests to contributors (gated) workflow (jkonecny)
|
||||
- Add master test execution for owners for this repository (jkonecny)
|
||||
- Rename validate-rhel-8 workflow to tests-contributors (jkonecny)
|
||||
- Specify version 3 of GTK+ and GDK for fedora-welcome (awilliam)
|
||||
|
||||
* Thu Jan 21 2021 Martin Kolman <mkolman@redhat.com> - 34.19-1
|
||||
- Fix nose tests execution command when installed from pip (jkonecny)
|
||||
- Add missing nose test dependency back from pip (jkonecny)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.19.tar.bz2) = 128d01ef0a5fc90da3ec5048b40b535d93cf79bbcea10d80219eb5a5d77fecf9ba69b2ccf559e9270fb85abd4e0ba7da618a0fa1b9e03b3d01febdd2d9bf8f1f
|
||||
SHA512 (anaconda-34.20.tar.bz2) = 0570d86a9c47a2a05e381edce8c27162b2545c73d133dbce51b16c71a88e8487c7a155f8d1e48ebbfd0b7aaffb83ad5b29579d3ca5752a006debf0cc3a86376c
|
||||
|
Loading…
Reference in New Issue
Block a user