Skip to content

Commit 7f927df

Browse files
committed
Automatic commit of package [mock] release [1.4.9-1].
Created by command: /usr/bin/tito tag
1 parent bfb431a commit 7f927df

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-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.8-1 mock/
1+
1.4.9-1 mock/

mock/mock.spec

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

232232
%changelog
233+
* Mon Feb 12 2018 Miroslav Suchý <[email protected]> 1.4.9-1
234+
- "setup_cmd" of bootstrap container is the actuall $pm_install_command from
235+
the main container [RHBZ#1540813]
236+
- do not produce warning when we are using different PM for bootstrap container
237+
- Honor the "cwd" flag when nspawn is being used and "chrootPath" is not set
238+
239+
- do not run ccache in bootstrap chroot [RHBZ#1540813]
240+
- use DNF on EL7 when bootstrap is used [RHBZ#1540813]
241+
- site-defaults: fix quoting in sign_opts example [RHBZ#1537797]
242+
243+
- Detect if essential mounts are already mounted ([email protected])
244+
- Update Python 2 dependency declarations to new packaging standards
245+
- improvement code/docs for opstimeout ([email protected])
246+
- simplifying of utils.do() ([email protected])
247+
- New config option 'opstimeout' has been added. (Mikhail_Campos-
248+
249+
- Don't setup user mounts in the bootstrap buildroot ([email protected])
250+
- el5 is sensitive to order of params
251+
- Default for config_opts['dnf_warning'] according to docs
252+
253+
- Avoid manual interpolation in logging of BUILDSTDERR (Mikhail_Campos-
254+
255+
- Splitting stdout and stderr in build.log. All stderr output lines are
256+
prefixed by 'BUILDSTDERR:' ([email protected])
257+
233258
* Fri Dec 22 2017 Miroslav Suchý <[email protected]> 1.4.8-1
234259
- orphanskill: send SIGKILL when SIGTERM is not enough [RHBZ#1495214]
235260
- pass --non-unique to usermod because of old targets

0 commit comments

Comments
 (0)