From b25d48a70848722bb2873beb5fefc9b06a2cdf37 Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Mon, 14 Sep 2020 14:04:33 +0800 Subject: [PATCH] Modify source0 and rename package --- pesign-0.113.tar.gz => 113.tar.gz | Bin pesign.spec | 7 +++++-- 2 files changed, 5 insertions(+), 2 deletions(-) rename pesign-0.113.tar.gz => 113.tar.gz (100%) diff --git a/pesign-0.113.tar.gz b/113.tar.gz similarity index 100% rename from pesign-0.113.tar.gz rename to 113.tar.gz diff --git a/pesign.spec b/pesign.spec index 3a1af03..06c93dd 100644 --- a/pesign.spec +++ b/pesign.spec @@ -2,10 +2,10 @@ Name: pesign Summary: Signing utility for UEFI binaries Version: 0.113 -Release: 2 +Release: 3 License: GPLv2 URL: https://github.com/vathpela/pesign -Source0: pesign-%{version}.tar.gz +Source0: https://github.com/rhboot/pesign/archive/113.tar.gz Source1: certs.tar.xz Source2: pesign.py Source3: euleros-certs.tar.bz2 @@ -93,6 +93,9 @@ exit 0 %{_mandir}/man*/* %changelog +* Thu Sep 10 2020 baizhonggui - 0.113-3 +- Modify source0 and replace package + * Wed Aug 05 2020 lingsheng - 0.113-2 - Fix the build with nss 3.44