New version 28.22-1
- Prevent anaconda-core requiring gjs-console (awilliam) - Temporarily don't test versions of specified kickstart objects (vponcova)
This commit is contained in:
parent
3f70b8adbe
commit
c898dfd79e
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@
|
|||||||
/anaconda-28.18.tar.bz2
|
/anaconda-28.18.tar.bz2
|
||||||
/anaconda-28.19.tar.bz2
|
/anaconda-28.19.tar.bz2
|
||||||
/anaconda-28.20.tar.bz2
|
/anaconda-28.20.tar.bz2
|
||||||
|
/anaconda-28.22.tar.bz2
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 28.20
|
Version: 28.22
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -339,6 +339,22 @@ update-desktop-database &> /dev/null || :
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 19 2018 Martin Kolman <mkolman@redhat.com> - 28.22-1
|
||||||
|
- Prevent anaconda-core requiring gjs-console (awilliam)
|
||||||
|
- Temporarily don't test versions of specified kickstart objects (vponcova)
|
||||||
|
|
||||||
|
* Mon Feb 19 2018 Martin Kolman <mkolman@redhat.com> - 28.21-1
|
||||||
|
- Explain when run dependency_solver without options (jkonecny)
|
||||||
|
- Clean dd_test code (jkonecny)
|
||||||
|
- We can't set file permission mode for .so in dd test (jkonecny)
|
||||||
|
- Rename installclass_atomic to Fedora Atomic Host (jkonecny)
|
||||||
|
- Support running only nosetests or only some nosetests (jkonecny)
|
||||||
|
- Do not run tests as root (jkonecny)
|
||||||
|
- Save start and end time for pylint run (jkonecny)
|
||||||
|
- Separate grab-logs from ci target in Makefile (jkonecny)
|
||||||
|
- Remove false positive but disable Pylint in makeupdates script (jkonecny)
|
||||||
|
- Add copyright to scripts in ./scripts/testing (jkonecny)
|
||||||
|
|
||||||
* Thu Feb 15 2018 Adam Williamson <awilliam@redhat.com> - 28.20-2
|
* Thu Feb 15 2018 Adam Williamson <awilliam@redhat.com> - 28.20-2
|
||||||
- Prevent anaconda-core requiring gjs-console (awilliam)
|
- Prevent anaconda-core requiring gjs-console (awilliam)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-28.20.tar.bz2) = 3d2acea687d52b90e9a44132eb16187514c6fa2b20209d0f9509ec488ed4b8956905777ed75c6bfcd9953099fa3954df1c53e3e43d789b47c31837512e2d465a
|
SHA512 (anaconda-28.22.tar.bz2) = 5d2b84d25871177fdc1a053a1726bb9fd4d16a553fa526dd1334d66e427d902ae83b1679930417df8b7093dfde778c7ddf92116f6724f129a9645033af0dbb1f
|
||||||
|
Loading…
Reference in New Issue
Block a user