Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
587fd8ba53 | ||
|
|
fe90e14469 | ||
|
|
5b8208a9cb | ||
|
|
9feb76fc22 | ||
|
|
4bfb2eecf5 | ||
|
|
27c9affd98 | ||
|
|
ea04c33b73 | ||
|
|
39c93ce08f |
3 changed files with 13 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
/dist-git-client-1.0.tar.gz
|
/dist-git-client-1.0.tar.gz
|
||||||
/dist-git-client-1.1.tar.gz
|
/dist-git-client-1.1.tar.gz
|
||||||
/dist-git-client-1.2.tar.gz
|
/dist-git-client-1.2.tar.gz
|
||||||
|
/dist-git-client-1.3.tar.gz
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Name: dist-git-client
|
Name: dist-git-client
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Get sources for RPM builds from DistGit repositories
|
Summary: Get sources for RPM builds from DistGit repositories
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
@ -78,6 +78,15 @@ PYTHON=python3 ./run_tests.sh -vv --no-coverage
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.3-2
|
||||||
|
- Rebuilt for Python 3.15
|
||||||
|
|
||||||
|
* Mon Feb 09 2026 Pavel Raiskup <pavel@raiskup.cz> 1.3-1
|
||||||
|
- dist-git-client: ask dist-git httpd server to send response as-is
|
||||||
|
|
||||||
* Mon Jul 14 2025 Jakub Kadlcik <frostyx@email.cz> 1.2-1
|
* Mon Jul 14 2025 Jakub Kadlcik <frostyx@email.cz> 1.2-1
|
||||||
- Add configuration for CentOS SIG packages
|
- Add configuration for CentOS SIG packages
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (dist-git-client-1.2.tar.gz) = 4afedfa6c966eb2b9a02ffc81512f5be6cb8e592e1d976301db88eba8b06dba33be9d9feea8087f646d79bf459190edbccf3b8ef1ab6c6f5a03bfa4f65f5ebf5
|
SHA512 (dist-git-client-1.3.tar.gz) = 6ac9b7ee8d72a4065ee4005f59a8c7cf49b59278ce1410317b336e57dee8010be1c746f0dcda5aba9baf40905e69bf781939225271d85d6e601a95e339c3cd38
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue