diff --git a/.files b/.files index edddc0c..470ba99 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index b09ed59..22f9838 100644 --- a/.rev +++ b/.rev @@ -27,4 +27,12 @@ GPL-2.0-or-later (according to some file headers). (forwarded request 617572 from 1Antoine1) 617655 + + 3427e2356d7ab4eb5d876ab0ec370b3a + 0.6.4 + + dimstar_suse + + 972698 + diff --git a/atlascpp.changes b/atlascpp.changes index 2b90071..0bd4213 100644 --- a/atlascpp.changes +++ b/atlascpp.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Apr 25 15:21:25 UTC 2022 - Dominique Leuenberger + +- Rename libatlascpp-0_6-1 subpackage to libatlascpp-0_6-3, making + the package name match the libraries provided. + +------------------------------------------------------------------- Mon Jun 18 20:12:48 UTC 2018 - antoine.belvire@opensuse.org - Update to version 0.6.4: diff --git a/atlascpp.spec b/atlascpp.spec index b51b70b..39a6a27 100644 --- a/atlascpp.spec +++ b/atlascpp.spec @@ -1,7 +1,7 @@ # # spec file for package atlascpp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # 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/ # -%define soname 0_6-1 +%define soname 0_6-3 Name: atlascpp Version: 0.6.4 Release: 0 Summary: Remote protocol for the Worldforge MMORPG system -License: LGPL-2.1-only AND GPL-2.0-or-later +License: GPL-2.0-or-later AND LGPL-2.1-only Group: Development/Languages/C and C++ -Url: http://www.worldforge.org/index.php/components/atlas-cpp/ +URL: http://www.worldforge.org/index.php/components/atlas-cpp/ Source: http://downloads.sourceforge.net/worldforge/Atlas-C++-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: libbz2-devel @@ -39,6 +39,8 @@ by the WorldForge project. %package -n lib%{name}-%{soname} Summary: Remote protocol for the Worldforge MMORPG system Group: System/Libraries +# libatlasccp-0.6.so.3 was wrongly packaged in libatlascpp-0_6-1 +Conflicts: libatlascpp-0_6-1 = 0.6.4 %description -n lib%{name}-%{soname} This library implements the Atlas protocol for use in client-server