Skip to content

Commit

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

/usr/bin/tito tag
  • Loading branch information
xsuchy committed Jul 21, 2020
1 parent 2209055 commit ddc63bb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/mock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3-1 mock/
2.4-1 mock/
10 changes: 9 additions & 1 deletion mock/mock.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Summary: Builds packages inside chroots
Name: mock
Version: 2.3
Version: 2.4
Release: 1%{?dist}
License: GPLv2+
# Source is created by
Expand Down Expand Up @@ -243,6 +243,14 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || :
%{python3_sitelib}/mockbuild/plugins/__pycache__/lvm_root.*.py*

%changelog
* Tue Jul 21 2020 Miroslav Suchý <[email protected]> 2.4-1
- mockbuild/buildroot: Make btrfs-control available if host supports it
([email protected])
- Add `module_setup_commands` configuration option ([email protected])
- Use a different .rpmmacros for install/build time ([email protected])
- lvm: don't recall set_current_snapshot unnecessarily ([email protected])
- mock: copy source CA certificates ([email protected])

* Fri May 22 2020 Pavel Raiskup <[email protected]> 2.3-1
- bindmount resultdir to bootstrap chroot so we can --postinstall from
bootstrap (issue #564)
Expand Down

0 comments on commit ddc63bb

Please sign in to comment.