Notification time stamped 2022-11-29 16:50:59 UTC
From c232dc889eaa39ece0b6b67c6c6a76069fb442cb Mon Sep 17 00:00:00 2001 From: Benson Muite benson_muite@emailplus.org Date: Nov 29 2022 16:48:44 +0000 Subject: Update URL to working one
Follows discussion at https://bugzilla.redhat.com/show_bug.cgi?id=2091282 ---
diff --git a/woff.spec b/woff.spec index aa81759..724d4df 100644 --- a/woff.spec +++ b/woff.spec @@ -4,8 +4,8 @@ Release: 25%{?dist} Summary: Encoding and Decoding for Web Open Font Format(Woff)
License: GPLv2+ or LGPLv2+ or MPLv1.1 -URL: http://people.mozilla.com/~jkew/woff/ -Source0: http://people.mozilla.com/~jkew/woff/woff-code-latest.zip +URL: https://web.archive.org/web/20170630235618/https://people-mozilla.org/~jkew/... +Source0: %{url}/woff-code-latest.zip BuildRequires: make BuildRequires: zlib-devel BuildRequires: gcc @@ -30,6 +30,9 @@ install -m755 sfnt2woff woff2sfnt $RPM_BUILD_ROOT/%{_bindir}/ %{_bindir}/woff2sfnt
%changelog +* Sun Jun 05 2022 Benson Muite benson_muite@emailplus.org - 0.20091126-26 +- Source URL update + * Sat Jan 22 2022 Fedora Release Engineering releng@fedoraproject.org - 0.20091126-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
https://src.fedoraproject.org/rpms/woff/c/c232dc889eaa39ece0b6b67c6c6a76069f...
scm-commits@lists.fedoraproject.org