From a6881354bd7b9294b38ab8e6dd6d1c0e895b6217 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Thu, 14 Dec 2023 10:02:25 +0100 Subject: [PATCH] Add repo URL to pg_store_plans15.spec --- SPECS/pg_store_plans15.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/pg_store_plans15.spec b/SPECS/pg_store_plans15.spec index 243a35d..c7a86b2 100644 --- a/SPECS/pg_store_plans15.spec +++ b/SPECS/pg_store_plans15.spec @@ -21,7 +21,7 @@ Release: 1%{?dist} License: BSD Group: Applications/Databases Source0: %{name}-%{version}.tar.gz -#URL: http://example.com/pg_store_plans/ +URL: https://github.com/ossc-db/pg_store_plans/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) Vendor: NIPPON TELEGRAPH AND TELEPHONE CORPORATION