Skip to content

Commit ddc63bb

Browse files
committed
Automatic commit of package [mock] release [2.4-1].
Created by command: /usr/bin/tito tag
1 parent 2209055 commit ddc63bb

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.tito/packages/mock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3-1 mock/
1+
2.4-1 mock/

mock/mock.spec

+9-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

245245
%changelog
246+
* Tue Jul 21 2020 Miroslav Suchý <[email protected]> 2.4-1
247+
- mockbuild/buildroot: Make btrfs-control available if host supports it
248+
249+
- Add `module_setup_commands` configuration option ([email protected])
250+
- Use a different .rpmmacros for install/build time ([email protected])
251+
- lvm: don't recall set_current_snapshot unnecessarily ([email protected])
252+
- mock: copy source CA certificates ([email protected])
253+
246254
* Fri May 22 2020 Pavel Raiskup <[email protected]> 2.3-1
247255
- bindmount resultdir to bootstrap chroot so we can --postinstall from
248256
bootstrap (issue #564)

0 commit comments

Comments
 (0)