Switch to the new upstream repository on Sourcehut.

This commit is contained in:
2025-02-26 12:33:43 +01:00
parent 8eef164c93
commit 1da8ba1b8c
7 changed files with 19 additions and 7 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
.osc
_scmsync.obsinfo
pinentry-rofi

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="versionprefix">2.0.5+git</param>
<param name="url">https://git.cepl.eu/cgit/rofi/pinentry-rofi</param>
<param name="url">https://git.sr.ht/~mcepl/pinentry-rofi</param>
<param name="scm">git</param>
<param name="exclude">.git*</param>
<param name="changesgenerate">enable</param>

View File

@@ -1,4 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://git.cepl.eu/cgit/rofi/pinentry-rofi</param>
<param name="changesrevision">65e623a629c3a75e5b62ba48b67744e5f1beef54</param></service></servicedata>
<param name="changesrevision">65e623a629c3a75e5b62ba48b67744e5f1beef54</param></service><service name="tar_scm">
<param name="url">https://git.sr.ht/~mcepl/pinentry-rofi</param>
<param name="changesrevision">1b5afa0d8a634c4541d02268b0fbba8e1d62effe</param></service></servicedata>

Binary file not shown.

BIN
pinentry-rofi-2.0.5+git.1735213104.1b5afa0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 25 08:11:11 UTC 2025 - mcepl@cepl.eu
- Switch to the new upstream repository on Sourcehut. Despite
something which should look just like an change of URL, I
have unfortunately forced-push to that repo (change of commit
messages), and so there is a new tarball.
-------------------------------------------------------------------
Sun Jul 21 20:55:50 UTC 2024 - mcepl@cepl.eu

View File

@@ -17,11 +17,11 @@
Name: pinentry-rofi
Version: 2.0.5+git.1721595070.65e623a
Version: 2.0.5+git.1735213104.1b5afa0
Release: 0
Summary: Rofi frontend to pinentry
License: GPL-3.0-or-later+
URL: https://git.cepl.eu/cgit/rofi/pinentry-rofi
URL: https://git.sr.ht/~mcepl/pinentry-rofi
Source0: pinentry-rofi-%{version}.tar.gz
BuildRequires: bash
BuildRequires: coreutils