Update dist-git-client to 1.2-1
This commit is contained in:
parent
df1215265f
commit
4ffbbcc192
3 changed files with 6 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/dist-git-client-1.0.tar.gz
|
||||
/dist-git-client-1.1.tar.gz
|
||||
/dist-git-client-1.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: dist-git-client
|
||||
Version: 1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Get sources for RPM builds from DistGit repositories
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
@ -78,8 +78,8 @@ PYTHON=python3 ./run_tests.sh -vv --no-coverage
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.1-2
|
||||
- Rebuilt for Python 3.14
|
||||
* Mon Jul 14 2025 Jakub Kadlcik <frostyx@email.cz> 1.2-1
|
||||
- Add configuration for CentOS SIG packages
|
||||
|
||||
* Fri Apr 04 2025 Pavel Raiskup <praiskup@redhat.com> 1.1-1
|
||||
- more powerful parsing for ssh clone urls
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dist-git-client-1.1.tar.gz) = b0f4c7444a5831d36ee14363a827a4f5241aaf4d42269f90145ea7dd5b2d54ba046426c26ef5130bc68b99f75ef8e8ed8ef57896dd6e559fa6be173d58e019ac
|
||||
SHA512 (dist-git-client-1.2.tar.gz) = 4afedfa6c966eb2b9a02ffc81512f5be6cb8e592e1d976301db88eba8b06dba33be9d9feea8087f646d79bf459190edbccf3b8ef1ab6c6f5a03bfa4f65f5ebf5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue