From f1e3e57281c8b7331ef019a047a36f6849d07efcf52275b0db4ea5e76484271b Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Wed, 13 Nov 2019 11:04:47 +0000 Subject: [PATCH] Accepting request 747406 from home:adkorte:branches:devel:languages:perl - Change architecture to 'noarch' OBS-URL: https://build.opensuse.org/request/show/747406 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-X11-Protocol?expand=0&rev=9 --- perl-X11-Protocol.changes | 5 +++++ perl-X11-Protocol.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/perl-X11-Protocol.changes b/perl-X11-Protocol.changes index c24c44a..d20877d 100644 --- a/perl-X11-Protocol.changes +++ b/perl-X11-Protocol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 11 12:47:27 UTC 2019 - Arjen de Korte + +- Change architecture to 'noarch' + ------------------------------------------------------------------- Mon May 21 10:18:44 UTC 2012 - vargusz@fazekas.hu diff --git a/perl-X11-Protocol.spec b/perl-X11-Protocol.spec index 12e5b50..bddbe13 100644 --- a/perl-X11-Protocol.spec +++ b/perl-X11-Protocol.spec @@ -1,7 +1,7 @@ # # spec file for package perl-X11-Protocol # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,25 +12,25 @@ # 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/ # - Name: perl-X11-Protocol Version: 0.56 -Release: 1 +Release: 0 # MANUAL -License: GPL-1.0+ or Artistic-1.0 %define cpan_name X11-Protocol Summary: Perl module for the X Window System Protocol, version 11 -Url: http://search.cpan.org/dist/X11-Protocol/ +License: GPL-1.0-or-later OR Artistic-1.0 Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/X11-Protocol/ Source: http://www.cpan.org/authors/id/S/SM/SMCCAM/%{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(ExtUtils::MakeMaker) +BuildArch: noarch %{perl_requires} Patch0: xauthlocalhostname-localhost.diff