Skip to content

Commit 01fbaa4

Browse files
committed
Automatic commit of package [mock] release [1.4.5-1].
Created by command: /usr/bin/tito tag
1 parent b9854fc commit 01fbaa4

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

.tito/packages/mock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.4-1 ./
1+
1.4.5-1 mock/

mock/mock.spec

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
Summary: Builds packages inside chroots
1818
Name: mock
19-
Version: 1.4.4
19+
Version: 1.4.5
2020
Release: 1%{?dist}
2121
License: GPLv2+
2222
# Source is created by
@@ -221,6 +221,19 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || :
221221
%endif
222222

223223
%changelog
224+
* Fri Sep 15 2017 Miroslav Suchý <[email protected]> 1.4.5-1
225+
- introduce -N for --no-cleanup-after ([email protected])
226+
- add man page entry for --debug-config
227+
- Added option --debug-config ([email protected])
228+
- site-defaults: Fix comment about nspawn/chroot default ([email protected])
229+
- move chroot configs to mock-core-configs directory
230+
- pass --private-network to every container spawning if specified
231+
- add script to create default route in container to localhost
232+
- [site-defaults] Fix umount_root documentation
233+
- Fix keeping the LVM volume mounted
234+
- suggest dnf-utils
235+
- Always create /dev/loop nodes
236+
224237
* Tue Aug 22 2017 Miroslav Suchý <[email protected]> 1.4.4-1
225238
- Rename group inside of chroot from mockbuild to mock
226239
- add F27 configs

0 commit comments

Comments
 (0)