public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/repo] f43: Update to 2.67
@ 2026-09-09 23:01 LuK1337
0 siblings, 0 replies; only message in thread
From: LuK1337 @ 2026-09-09 23:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/repo
Branch : f43
Commit : 861b2dab98c050e7fcb124bdbeb27f04cba25576
Author : LuK1337 <priv.luk@gmail.com>
Date : 2026-09-10T00:59:15+02:00
Stats : +5/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/repo/c/861b2dab98c050e7fcb124bdbeb27f04cba25576?branch=f43
Log:
Update to 2.67
---
diff --git a/.gitignore b/.gitignore
index 731077e..3739fe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/repo-2.65.tar.gz
/repo-2.66.tar.gz
/repo-2.66.1.tar.gz
+/repo-2.67.tar.gz
diff --git a/repo.spec b/repo.spec
index c72ea21..e474198 100644
--- a/repo.spec
+++ b/repo.spec
@@ -1,5 +1,5 @@
Name: repo
-Version: 2.66.1
+Version: 2.67
Release: %autorelease
Summary: Repository management tool built on top of git
@@ -41,6 +41,7 @@ to work with Git.
install -Dpm0755 -t %{buildroot}%{_bindir} %{name}
install -Dpm0644 -t %{buildroot}%{_mandir}/man1 man/%{name}*.1
install -Dpm0644 completion.bash %{buildroot}%{_datadir}/bash-completion/completions/%{name}
+install -Dpm0644 completion.zsh %{buildroot}%{_datadir}/zsh/site-functions/_%{name}
%check
%{py3_test_envvars} %{python3} -m pytest
@@ -50,9 +51,8 @@ install -Dpm0644 completion.bash %{buildroot}%{_datadir}/bash-completion/complet
%doc README.md docs/*.md
%{_bindir}/%{name}
%{_mandir}/man1/%{name}*.1*
-%dir %{_datadir}/bash-completion
-%dir %{_datadir}/bash-completion/completions
%{_datadir}/bash-completion/completions/%{name}
+%{_datadir}/zsh/site-functions/_%{name}
%changelog
%autochangelog
diff --git a/sources b/sources
index 710859c..13d1d28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (repo-2.66.1.tar.gz) = 98c246fcf8d8f10dfe17e51f6c53482212b668c40aaa57f469f895acc0e8ca01519c14d6cbf0828404b24609ae61bd747c7315bb43d7b6188957cad2569ec18a
+SHA512 (repo-2.67.tar.gz) = f9c00564a33df09c109c796c960ab676105450cdf403d0f4808af2031bb343ec117bb285726cbb6704019583cccd0e445c7fd6a6fe67f201280344091451d5ae
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 23:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 23:01 [rpms/repo] f43: Update to 2.67 LuK1337
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox