We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3f171 commit aee3b5aCopy full SHA for aee3b5a
2 files changed
.tito/packages/dist-git-client
@@ -1 +1 @@
1
-1.1-1 dist-git-client/
+1.2-1 dist-git-client/
dist-git-client/dist-git-client.spec
@@ -1,5 +1,5 @@
Name: dist-git-client
2
-Version: 1.1
+Version: 1.2
3
Release: 1%{?dist}
4
Summary: Get sources for RPM builds from DistGit repositories
5
BuildArch: noarch
@@ -78,6 +78,9 @@ PYTHON=python3 ./run_tests.sh -vv --no-coverage
78
79
80
%changelog
81
+* Mon Jul 14 2025 Jakub Kadlcik <frostyx@email.cz> 1.2-1
82
+- Add configuration for CentOS SIG packages
83
+
84
* Fri Apr 04 2025 Pavel Raiskup <praiskup@redhat.com> 1.1-1
85
- more powerful parsing for ssh clone urls
86
- nicer error output for not-matched origin.url hostnames
0 commit comments