From 0829d25770aa6c38469e894e3d6aa0b7697796df Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Oct 30 2020 15:56:05 +0000 Subject: Fix outdated URL. See this upstream commit for detail. https://github.com/macournoyer/thin/commit/ff003f09e4fc338d5c7d4f6834257328a8f6aed5 --- diff --git a/rubygem-thin.spec b/rubygem-thin.spec index f94da54..e6437d2 100644 --- a/rubygem-thin.spec +++ b/rubygem-thin.spec @@ -7,7 +7,7 @@ Summary: A thin and fast web server # lib/thin/stats.html.erb: BSD # spec/rails_app/public/javascripts/*.js: MIT License: (GPLv2+ or Ruby) and BSD and MIT -URL: http://code.macournoyer.com/thin/ +URL: https://github.com/macournoyer/thin Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # git clone https://github.com/macournoyer/thin.git && cd thing # git checkout v1.7.2 && tar czvf thin-1.7.2-tests.tgz spec/ @@ -155,8 +155,9 @@ popd %{gem_instdir}/Rakefile %changelog -* Tue Oct 27 2020 Jun Aruga - 1.7.2-15 +* Fri Oct 30 2020 Jun Aruga - 1.7.2-15 - Fix to run the tests on RSpec 3. +- Fix outdated URL. * Wed Jul 29 2020 Fedora Release Engineering - 1.7.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild