public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tito] epel9: Update tito to 0.6.28-1
@ 2026-08-26 13:52 Jakub Kadlcik
  0 siblings, 0 replies; only message in thread
From: Jakub Kadlcik @ 2026-08-26 13:52 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/tito
Branch : epel9
Commit : d9afa75d69aeaf64eb8b64c8943b26e078fd89a2
Author : Jakub Kadlcik <frostyx@email.cz>
Date   : 2026-08-26T15:51:08+02:00
Stats  : +13/-32 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/tito/c/d9afa75d69aeaf64eb8b64c8943b26e078fd89a2?branch=epel9

Log:
Update tito to 0.6.28-1

---
diff --git a/.gitignore b/.gitignore
index a68a101..0faba50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@ tito-0.2.0.tar.gz
 /tito-0.6.25.tar.gz
 /tito-0.6.26.tar.gz
 /tito-0.6.27.tar.gz
+/tito-0.6.28.tar.gz

diff --git a/sources b/sources
index 0d77e2f..d00f521 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tito-0.6.27.tar.gz) = 1da31a0b4d077466c37e3795efb40a4a72134e1ca25a65ff014928bff32d70f78ca6327482b5d14716f5368821d84d23bd0412d78333e6a8eafef5062782405c
+SHA512 (tito-0.6.28.tar.gz) = 6289d258bc99f0140a0b6f1888cc19f774ae456474df307ac9870c36d70b1c2ac3286d1b17cc3255dc21dca3998e1416823a3e83e542013845af2bd00c6d1998

diff --git a/tito.spec b/tito.spec
index 2ce41bb..a408aa9 100644
--- a/tito.spec
+++ b/tito.spec
@@ -22,8 +22,8 @@
 %endif
 
 Name: tito
-Version: 0.6.27
-Release: 10%{?dist}
+Version: 0.6.28
+Release: 1%{?dist}
 Summary: A tool for managing rpm based git projects
 
 License: GPL-2.0-only
@@ -38,11 +38,10 @@ BuildArch: noarch
 %if %{use_python3}
 BuildRequires: python3-devel
 BuildRequires: python3-setuptools
-BuildRequires: python3-pkg-resources
 Requires: python3-setuptools
 Requires: python3-bugzilla
 Requires: python3-blessed
-Requires: python3-pkg-resources
+Requires: python3-packaging
 Requires: rpm-python3
 Recommends: python3-fedora-distro-aliases
 %else
@@ -63,7 +62,7 @@ BuildRequires: which
 
 %if %{with check}
 BuildRequires: createrepo_c
-BuildRequires: git
+BuildRequires: git-core
 BuildRequires: rsync
 BuildRequires: python3-blessed
 BuildRequires: python3-bugzilla
@@ -135,32 +134,13 @@ git config --global user.name "Your Name"
 
 
 %changelog
-* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.27-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.6.27-9
-- Rebuilt for Python 3.15
-
-* Tue May 12 2026 Miro Hrončok <mhroncok@redhat.com> - 0.6.27-8
-- Add runtime and buildtime dependency on python3-pkg-resources
-
-* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.27-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.6.27-6
-- Rebuilt for Python 3.14.0rc3 bytecode
-
-* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.6.27-5
-- Rebuilt for Python 3.14.0rc2 bytecode
-
-* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.27-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 0.6.27-3
-- Rebuilt for Python 3.14
-
-* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.27-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+* Wed Aug 26 2026 Jakub Kadlcik <frostyx@email.cz> 0.6.28-1
+- Add dependency on packaging (frostyx@email.cz)
+- Avoid using setuptools for version checking (pavel@raiskup.cz)
+- Fix version checking with setuptools 82 (frostyx@email.cz)
+- index.md: Update EPEL link (osalbahr@gmail.com)
+- Don't run tests for python3.7 (frostyx@email.cz)
+- depend on git-core instead of git (msuchy@redhat.com)
 
 * Mon Nov 11 2024 Jakub Kadlčík <frostyx@email.cz>
 - Defer submodule detection to git

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 13:52 [rpms/tito] epel9: Update tito to 0.6.28-1 Jakub Kadlcik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox