Skip to content

Commit 987c16d

Browse files
committed
Automatic commit of package [mock] release [1.4.11-1].
Created by command: /usr/bin/tito tag
1 parent 6ac3572 commit 987c16d

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-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.10-1 mock/
1+
1.4.11-1 mock/

mock/mock.spec

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

232232
%changelog
233+
* Tue Jun 12 2018 Miroslav Suchý <[email protected]> 1.4.11-1
234+
- fix @VERSION@ processing in man pages ([email protected])
235+
- update testing.src.rpm to recent standard
236+
- Allow --spec arg to be used with rebuild option ([email protected])
237+
- Disable use_host_resolv by default ([email protected])
238+
- Add support for microdnf [GH#76] ([email protected])
239+
- skip running groupadd if gid is 0 ([email protected])
240+
- Allow overriding of mock chroot build user name ([email protected])
241+
- do not populate /etc/resolv.conf when networking is disabled (RHBZ#1514028)
242+
243+
- add version to EL check in _prepare_nspawn_command() ([email protected])
244+
- pass force-arch to builddep and resolvedep [GH#120]
245+
- Support setting up foreign architecture chroots
246+
- add support for bsdtar
247+
- use fedora 28 for tests
248+
233249
* Thu May 10 2018 Miroslav Suchý <[email protected]> 1.4.10-1
234250
- remove executable bit from trace_decorator.py
235251
- Change sign plugint to sign only builded rpm and not every file in results

0 commit comments

Comments
 (0)