Update modulemd-tools to 0.4-1
This commit is contained in:
parent
49d665eaa3
commit
d546212d02
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/dir2module-0.1.tar.gz
|
||||
/modulemd-tools-0.1.tar.gz
|
||||
/modulemd-tools-0.3.tar.gz
|
||||
/modulemd-tools-0.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: modulemd-tools
|
||||
Version: 0.3
|
||||
Version: 0.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Collection of tools for parsing and generating modulemd YAML files
|
||||
License: MIT
|
||||
@ -75,6 +75,9 @@ cp modulemd-merge/modulemd-merge.py %{buildroot}%{_bindir}/modulemd-merge
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 10 2020 Jakub Kadlcik <frostyx@email.cz> 0.4-1
|
||||
- createrepo_mod: support also non-module repositories (frostyx@email.cz)
|
||||
|
||||
* Wed Jul 29 2020 Jakub Kadlcik <frostyx@email.cz> 0.3-1
|
||||
- Add createrepo_mod and modulemd-merge scripts
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modulemd-tools-0.3.tar.gz) = dda74635cfcb1a55e27533e247540cfc92aed1dd46d4a3ae33b2f3d306ffd51303e105250ca62a9a03d9a817a43fd4d835ff27b09523fdbcc600ca2f36411e78
|
||||
SHA512 (modulemd-tools-0.4.tar.gz) = 01b4afb9e273206ad054bbc8a532309bbf7500b90a4c553134009a7432cd2141c408f7f0ef3a2e5efe3671b80c219e4c5a01cd87b704b99582b3dd66c0d5aeb7
|
||||
|
Loading…
Reference in New Issue
Block a user