Skip to content

Commit

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

/usr/bin/tito tag
  • Loading branch information
FrostyX committed Apr 9, 2021
1 parent 74a97e9 commit 69618f6
Show file tree
Hide file tree
Showing 2 changed files with 5 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.8-1 ./
0.9-1 ./
5 changes: 4 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.8
Version: 0.9
Release: 1%{?dist}
Summary: Collection of tools for parsing and generating modulemd YAML files
License: MIT
Expand Down Expand Up @@ -156,6 +156,9 @@ cd ..


%changelog
* Fri Apr 09 2021 Jakub Kadlcik <frostyx@email.cz> 0.9-1
- repo2module: drop python-click dependency (frostyx@email.cz)

* Tue Apr 06 2021 Jakub Kadlcik <frostyx@email.cz> 0.8-1
- modulemd_tools: drop python3-parameterized dependency (frostyx@email.cz)
- Package modulemd_tools helper lib (fvalder@redhat.com)
Expand Down

0 comments on commit 69618f6

Please sign in to comment.