Skip to content

Commit d904fd3

Browse files
committed
Automatic commit of package [modulemd-tools] release [0.6-1].
Created by command: /usr/bin/tito tag
1 parent b66383f commit d904fd3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.tito/packages/modulemd-tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5-1 ./
1+
0.6-1 ./

modulemd-tools.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: modulemd-tools
2-
Version: 0.5
2+
Version: 0.6
33
Release: 1%{?dist}
44
Summary: Collection of tools for parsing and generating modulemd YAML files
55
License: MIT
@@ -114,6 +114,11 @@ cd modulemd_tools
114114

115115

116116
%changelog
117+
* Sun Nov 22 2020 Jakub Kadlcik <[email protected]> 0.6-1
118+
- Generate manpages for all tools in this repository
119+
- modulemd-generate-macros: add a tool for generating module-build-macros
120+
- modulemd_tools: add the first pieces of a python library (for internal usage only)
121+
117122
* Thu Nov 05 2020 Jakub Kadlcik <[email protected]> 0.5-1
118123
- Release for epel8 as well ([email protected])
119124
- Require createrepo_c for the createrepo_mod package ([email protected])

0 commit comments

Comments
 (0)