From 7744e45d9c1c3240cd98bdd053b95f7f27698373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Fri, 16 Dec 2022 19:47:20 +0100 Subject: [PATCH] Rebuilt for duktape 2.7.0 --- libproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 95bd56d..f055a0e 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -3,7 +3,7 @@ Name: libproxy Version: 0.4.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library handling all the details of proxy configuration License: LGPLv2+ @@ -208,6 +208,9 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}/%{_mandir}/man1/proxy.1 %changelog +* Fri Dec 16 2022 FrantiĊĦek Zatloukal - 0.4.18-4 +- Rebuilt for duktape 2.7.0 + * Wed Jul 20 2022 Michael Catanzaro - 0.4.18-3 - Replace WebKitGTK pacrunner backend with duktape