From d21d0b8b563152460a7185312732802329116ee7b817d73651e2924400baaa53 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 3 Jul 2019 11:16:39 +0000 Subject: [PATCH] fixup %pname again OBS-URL: https://build.opensuse.org/package/show/filesystems/libmirage?expand=0&rev=49 --- libmirage.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libmirage.spec b/libmirage.spec index 875a110..6f94891 100644 --- a/libmirage.spec +++ b/libmirage.spec @@ -1,7 +1,7 @@ # # spec file for package libmirage # -# Copyright (c) 2017 SUSE LINUX 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,19 +12,19 @@ # 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: libmirage %define lname libmirage11 -%define pname 3 +%define pname 3_2 Summary: A CD-ROM image access library -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Version: 3.2.2 Release: 0 -Url: http://cdemu.sf.net/about/libmirage/ +URL: http://cdemu.sf.net/about/libmirage/ #Git-Clone: git://git.code.sf.net/p/cdemu/code Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2