Skip to content

Commit 0e81946

Browse files
committed
Automatic commit of package [dist-git-client] release [1.1-1].
Created by command: /usr/bin/tito tag
1 parent 4d17782 commit 0e81946

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.tito/packages/dist-git-client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0-1 dist-git-client/
1+
1.1-1 dist-git-client/

dist-git-client/dist-git-client.spec

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: dist-git-client
2-
Version: 1.0
3-
Release: 2%{?dist}
2+
Version: 1.1
3+
Release: 1%{?dist}
44
Summary: Get sources for RPM builds from DistGit repositories
55
BuildArch: noarch
66

@@ -78,6 +78,11 @@ PYTHON=python3 ./run_tests.sh -vv --no-coverage
7878

7979

8080
%changelog
81+
* Fri Apr 04 2025 Pavel Raiskup <[email protected]> 1.1-1
82+
- more powerful parsing for ssh clone urls
83+
- nicer error output for not-matched origin.url hostnames
84+
- apply Fedora Review fixes
85+
8186
* Fri Jun 21 2024 Pavel Raiskup <[email protected]> - 1.0-2
8287
- Fedora Review fixes (rhbz#2293067)
8388

0 commit comments

Comments
 (0)