Update modulemd-tools to 0.11-1
This commit is contained in:
parent
2b5e040773
commit
157489a49f
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/modulemd-tools-0.8.tar.gz
|
||||
/modulemd-tools-0.9.tar.gz
|
||||
/modulemd-tools-0.10.tar.gz
|
||||
/modulemd-tools-0.11.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: modulemd-tools
|
||||
Version: 0.10
|
||||
Release: 2%{?dist}
|
||||
Version: 0.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Collection of tools for parsing and generating modulemd YAML files
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
@ -175,8 +175,20 @@ cd ..
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
* Mon Aug 23 2021 Jakub Kadlcik <frostyx@email.cz> 0.11-1
|
||||
- modulemd_tools: compatibility for upgrade_ext on EPEL8 (frostyx@email.cz)
|
||||
- modulemd_tools: compatibility for read_packager_string on EPEL8
|
||||
(frostyx@email.cz)
|
||||
- dir2module: generate also profiles and modulemd-defaults file
|
||||
(frostyx@email.cz)
|
||||
- modulemd_tools: use upgrade_ext instead of upgrade (frostyx@email.cz)
|
||||
- modulemd_tools: use read_packager_string instead of read_string
|
||||
(frostyx@email.cz)
|
||||
- Add installation instructions (frostyx@email.cz)
|
||||
- bld2repo: do not create empty repos when --result-dir is used
|
||||
(kdudka@redhat.com)
|
||||
- bld2repo: print status in a more intuitive format (kdudka@redhat.com)
|
||||
- tito: stop releasing for Fedora 32 (frostyx@email.cz)
|
||||
|
||||
* Mon Jun 14 2021 Jakub Kadlcik <frostyx@email.cz> 0.10-1
|
||||
- Added bld2repo (mcurlej@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modulemd-tools-0.10.tar.gz) = 62a2dc58405905d11b7b429435f1c782ccfcebb3624870518f15a259d285b78f586e69bd695e5e7565e3e84748289293df140ee4cf16030dc901d14002d7975f
|
||||
SHA512 (modulemd-tools-0.11.tar.gz) = 52f537254bf6348e4888fed12e7f4cff446a6f1ef3d258c902c1a0a552811875f118cf83a909058c4f5fc9f2f301c9d3d4c8305ef7878b9a364731d595e8420b
|
||||
|
Loading…
Reference in New Issue
Block a user