From 19398ead91b9aebbf741d742a62d73954a696bf58cc7a49e29ee3e75f4395a27 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 13 Feb 2020 11:50:11 +0000 Subject: [PATCH] Accepting request 773652 from home:adrianSuSE:branches:Base:System - fix URLs, rpm5.org is no more OBS-URL: https://build.opensuse.org/request/show/773652 OBS-URL: https://build.opensuse.org/package/show/Base:System/popt?expand=0&rev=52 --- popt.changes | 5 +++++ popt.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/popt.changes b/popt.changes index 5184163..6a426eb 100644 --- a/popt.changes +++ b/popt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 10 12:53:55 UTC 2020 - Adrian Schröter + +- fix URLs, rpm5.org is no more + ------------------------------------------------------------------- Sat Jan 26 13:22:41 UTC 2019 - meissner@suse.com diff --git a/popt.spec b/popt.spec index 552d1cf..8b09bb4 100644 --- a/popt.spec +++ b/popt.spec @@ -1,7 +1,7 @@ # # spec file for package popt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,10 +23,10 @@ Release: 0 Summary: A C library for parsing command line parameters License: MIT Group: Development/Libraries/C and C++ -Url: http://www.rpm5.org/ +URL: http://www.rpm.org/ #CVS-Clone: -d :pserver:anonymous@rpm5.org:/cvs co popt -Source: http://rpm5.org/files/popt/popt-%{version}.tar.gz +Source: http://ftp.rpm.org/mirror/popt/popt-%{version}.tar.gz Source2: baselibs.conf BuildRequires: libtool BuildRequires: pkgconfig