Skip to content

Commit

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

/usr/bin/tito tag
  • Loading branch information
FrostyX committed Aug 23, 2021
1 parent 0e081af commit 318ff39
Show file tree
Hide file tree
Showing 2 changed files with 17 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.10-1 ./
0.11-1 ./
17 changes: 16 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.10
Version: 0.11
Release: 1%{?dist}
Summary: Collection of tools for parsing and generating modulemd YAML files
License: MIT
Expand Down Expand Up @@ -175,6 +175,21 @@ cd ..


%changelog
* Mon Aug 23 2021 Jakub Kadlcik <[email protected]> 0.11-1
- modulemd_tools: compatibility for upgrade_ext on EPEL8 ([email protected])
- modulemd_tools: compatibility for read_packager_string on EPEL8
([email protected])
- dir2module: generate also profiles and modulemd-defaults file
([email protected])
- modulemd_tools: use upgrade_ext instead of upgrade ([email protected])
- modulemd_tools: use read_packager_string instead of read_string
([email protected])
- Add installation instructions ([email protected])
- bld2repo: do not create empty repos when --result-dir is used
([email protected])
- bld2repo: print status in a more intuitive format ([email protected])
- tito: stop releasing for Fedora 32 ([email protected])

* Mon Jun 14 2021 Jakub Kadlcik <[email protected]> 0.10-1
- Added bld2repo ([email protected])

Expand Down

0 comments on commit 318ff39

Please sign in to comment.