Skip to content

Commit

Permalink
Automatic commit of package [modulemd-tools] release [0.7-1].
Browse files Browse the repository at this point in the history
Created by command:

/usr/bin/tito tag
  • Loading branch information
FrostyX committed Feb 9, 2021
1 parent 465b265 commit 4e13bfc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/modulemd-tools
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6-1 ./
0.7-1 ./
9 changes: 8 additions & 1 deletion modulemd-tools.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: modulemd-tools
Version: 0.6
Version: 0.7
Release: 1%{?dist}
Summary: Collection of tools for parsing and generating modulemd YAML files
License: MIT
Expand Down Expand Up @@ -121,6 +121,13 @@ cd ..


%changelog
* Tue Feb 09 2021 Jakub Kadlcik <[email protected]> 0.7-1
- Generate manpages on the fly
- Automated test builds incl. Docker/Travis
- Fix PEP8 in all tools
- modulemd_tools: temporarily skip some tests on EPEL8 or Fedora
- Drop libmodulemd dependency in favor of python3-libmodulemd

* Sun Nov 22 2020 Jakub Kadlcik <[email protected]> 0.6-1
- Generate manpages for all tools in this repository
- modulemd-generate-macros: add a tool for generating module-build-macros
Expand Down

0 comments on commit 4e13bfc

Please sign in to comment.