Skip to content

Commit 81d3f10

Browse files
committed
Automatic commit of package [cnest] minor release [2.1-2].
Created by command: /usr/bin/tito tag
1 parent c0e2f9f commit 81d3f10

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.tito/packages/cnest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0-1 ./
1+
2.1-2 ./

cnest.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: cnest
22
Version: 2.1
3-
Release: 1%{?dist}
3+
Release: 2%{?dist}
44
Summary: Simple scripts for personalized persistent controlled containers
55

66
License: MIT
@@ -45,6 +45,9 @@ ln -s cnest %{buildroot}%{bash_completions_dir}/create-cnest
4545
%license LICENSE
4646

4747
%changelog
48+
* Tue Oct 08 2024 Castedo Ellerman <castedo@castedo.com> 2.1-2
49+
- avoid UID collisions with image; no add sudo group (castedo@castedo.com)
50+
- fix completion load delay (castedo@castedo.com)
4851
* Thu Oct 03 2024 Castedo Ellerman <castedo@castedo.com> 2.0-1
4952
- drop Python code, create-nest and other obsolete files (castedo@castedo.com)
5053
- remove obsolete cnest-entry feature (castedo@castedo.com)

0 commit comments

Comments
 (0)