don't obsolete avogadro and libavogadro [release 0.2.3-2mamba;Sat Nov 02 2024]

This commit is contained in:
Silvan Calarco 2024-11-07 21:37:31 +01:00
parent 88cce31895
commit dc953e6969

View File

@ -1,6 +1,6 @@
Name: libmsym Name: libmsym
Version: 0.2.3 Version: 0.2.3
Release: 1mamba Release: 2mamba
Summary: A C library dealing with point group symmetry in molecules Summary: A C library dealing with point group symmetry in molecules
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -12,8 +12,6 @@ License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Obsoletes: avogadro <= 1.2.0-2mamba
Obsoletes: libavogadro <= 1.2.0-2mamba
BuildRequires: cmake BuildRequires: cmake
%description %description
@ -23,7 +21,6 @@ libmsym is a C library dealing with point group symmetry in molecules.
Group: Development/Libraries Group: Development/Libraries
Summary: Development files for %{name} Summary: Development files for %{name}
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
Obsoletes: libavogadro-devel <= 1.2.0-2mamba
%description devel %description devel
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
@ -65,5 +62,8 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Sat Nov 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.3-2mamba
- don't obsolete avogadro and libavogadro
* Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.3-1mamba * Thu May 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.3-1mamba
- package created using the webbuild interface - package created using the webbuild interface