Skip to content

Commit adf6970

Browse files
committed
Automatic commit of package [mock] release [3.1-1]. Created by command: /usr/bin/tito tag Fixes: #948
1 parent 01b86f7 commit adf6970

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.tito/packages/mock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0-1 mock/
1+
3.1-1 mock/

mock/mock.spec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Summary: Builds packages inside chroots
1111
Name: mock
12-
Version: 3.0
12+
Version: 3.1
1313
Release: 1%{?dist}
1414
License: GPLv2+
1515
# Source is created by
@@ -258,6 +258,12 @@ pylint-3 py/mockbuild/ py/*.py py/mockbuild/plugins/* || :
258258
%dir %{_datadir}/cheat
259259

260260
%changelog
261+
* Fri Jul 22 2022 Pavel Raiskup <[email protected]> 3.1-1
262+
- let rpmbuild know that it should not clean up after itself ([email protected])
263+
- typo in the subscription error message
264+
- root_cache: simplify decompressing with BSD tar
265+
- switch from /bin/gtar to /bin/tar by default
266+
261267
* Wed Apr 06 2022 Pavel Raiskup <[email protected]> 3.0-1
262268
- mock v3 contains several Python 2.7 (EL7) incompatibilites
263269
https://github.com/rpm-software-management/mock/issues/755

0 commit comments

Comments
 (0)