-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
From c285421f59f78535b3a6fb8e3297d85cb2cccf33 Mon Sep 17 00:00:00 2001 | ||
From: Raboneko <[email protected]> | ||
Date: Fri, 15 Sep 2023 14:12:45 +0000 | ||
Subject: [PATCH] bump: sops | ||
|
||
--- | ||
anda/tools/sops/sops.spec | 4 ++-- | ||
1 file changed, 2 insertions(+), 2 deletions(-) | ||
|
||
diff --git a/anda/tools/sops/sops.spec b/anda/tools/sops/sops.spec | ||
index 9c55ac52..9afd9178 100644 | ||
--- a/anda/tools/sops/sops.spec | ||
+++ b/anda/tools/sops/sops.spec | ||
@@ -1,7 +1,7 @@ | ||
%define debug_package %nil | ||
Name: sops | ||
-Version: 3.7.3 | ||
-Release: 2%?dist | ||
+Version: 3.8.0 | ||
+Release: 1%{?dist} | ||
Summary: Simple and flexible tool for managing secrets | ||
License: MPL-2.0 | ||
URL: https://github.com/getsops/sops | ||
-- | ||
2.41.0 | ||
|