Switch to the new upstream repository on Sourcehut.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1,3 @@
|
||||
.osc
|
||||
_scmsync.obsinfo
|
||||
pinentry-rofi
|
||||
|
2
_service
2
_service
@@ -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>
|
||||
|
@@ -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>
|
BIN
pinentry-rofi-2.0.5+git.1721595070.65e623a.tar.gz
(Stored with Git LFS)
BIN
pinentry-rofi-2.0.5+git.1721595070.65e623a.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pinentry-rofi-2.0.5+git.1735213104.1b5afa0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pinentry-rofi-2.0.5+git.1735213104.1b5afa0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user