From 706f85c2a0b7faa5b36cdb761c2eff60758e1321 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 14 Dec 2020 10:10:40 +0100 Subject: [PATCH] Update source URLs --- pangomm.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pangomm.spec b/pangomm.spec index 2e670c5..91a1e34 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -12,8 +12,8 @@ Release: 1%{?dist} Summary: C++ interface for Pango License: LGPLv2+ -URL: http://www.gtkmm.org/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/pangomm/%{release_version}/%{name}-%{version}.tar.xz +URL: https://www.gtkmm.org/ +Source0: https://download.gnome.org/sources/pangomm/%{release_version}/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: glibmm24-devel >= %{glibmm_version} @@ -92,6 +92,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog * Mon Dec 14 2020 Kalev Lember - 2.42.2-1 - Update to 2.42.2 +- Update source URLs * Tue Jul 28 2020 Fedora Release Engineering - 2.42.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild