We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8882975 commit 19d5887Copy full SHA for 19d5887
2 files changed
.tito/packages/dist-git
@@ -1 +1 @@
1
-1.18-1 dist-git/
+1.19-1 dist-git/
dist-git/dist-git.spec
@@ -3,7 +3,7 @@
3
%global installdir /var/lib/dist-git
4
5
Name: dist-git
6
-Version: 1.18
+Version: 1.19
7
Release: 1%{?dist}
8
Summary: Package source version control system
9
@@ -249,6 +249,10 @@ fi
249
250
251
%changelog
252
+* Fri Feb 13 2026 Pavel Raiskup <pavel@raiskup.cz> 1.19-1
253
+- Avoid using parameterized and nose
254
+- Add sysusers.d config file to allow rpm to create users/groups automatically
255
+
256
* Fri Sep 27 2024 Pavel Raiskup <praiskup@redhat.com> 1.18-1
257
- replace test on _selinux_policy_version by macro that does it all
258
- handle situation when _selinux_policy_version is not defined
0 commit comments