public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: LuK1337 <priv.luk@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/repo] f45: Update to 2.67
Date: Wed, 09 Sep 2026 23:00:56 GMT	[thread overview]
Message-ID: <178899485696.1.5372102963628250702.rpms-repo-861b2dab98c0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/repo
Branch : f45
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=f45

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

                 reply	other threads:[~2026-09-09 23:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178899485696.1.5372102963628250702.rpms-repo-861b2dab98c0@fedoraproject.org \
    --to=priv.luk@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox