Skip to content

Commit f158d75

Browse files
committed
Automatic commit of package [mock] release [1.4.10-1].
Created by command: /usr/bin/tito tag
1 parent 6cf9cd0 commit f158d75

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.9-1 mock/
1+
1.4.10-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.9
19+
Version: 1.4.10
2020
Release: 1%{?dist}
2121
License: GPLv2+
2222
# Source is created by
@@ -230,6 +230,19 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || :
230230
%endif
231231

232232
%changelog
233+
* Thu May 10 2018 Miroslav Suchý <[email protected]> 1.4.10-1
234+
- remove executable bit from trace_decorator.py
235+
- Change sign plugint to sign only builded rpm and not every file in results
236+
[RHBZ#1217495] ([email protected])
237+
- overlayfs plugin: added explicit mount support ([email protected])
238+
- encode content before writing [RHBZ#1564035]
239+
- allow to bind_mount just one file ([email protected])
240+
- added overlayfs plugin ([email protected])
241+
- invoke chroot scan for 'initfailed' event ([email protected])
242+
- add support for .spec in --installdeps ([email protected])
243+
- revert workaround introduced in 057c51d6 [RHBZ#1544801]
244+
- comment out macro in changelog ([email protected])
245+
233246
* Mon Feb 12 2018 Miroslav Suchý <[email protected]> 1.4.9-1
234247
- "setup_cmd" of bootstrap container is the actuall $pm_install_command from
235248
the main container [RHBZ#1540813]

0 commit comments

Comments
 (0)