From c775e83986639ac09faafcadf9de0a4e9a489da2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:28:27 +0100 Subject: [PATCH] automatic version update by autodist [release 3.4-1mamba;Sun Jun 18 2023] --- routino.spec | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/routino.spec b/routino.spec index 5b1e5cb..6f0c7d6 100644 --- a/routino.spec +++ b/routino.spec @@ -1,5 +1,5 @@ Name: routino -Version: 3.3.3 +Version: 3.4 Release: 1mamba Summary: An application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap.org Group: System/Tools @@ -11,16 +11,10 @@ Source: http://www.routino.org/download/routino-%{version}.tgz License: Affero GNU Public License ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libbzip2-devel -BuildRequires: libgcc -BuildRequires: libpython-devel -BuildRequires: libpython3-devel -BuildRequires: libstdc++6-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description An application for finding a route between two points using the dataset of topographical information collected by http://www.OpenStreetMap.org. @@ -92,6 +86,7 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_libdir}/libroutino-slim.so.* %{_libdir}/libroutino.so.* +%doc agpl-3.0.txt %files -n lib%{name}-devel %defattr(-,root,root) @@ -100,13 +95,16 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libroutino.so %doc ChangeLog README.txt -%files -n python-routino -%defattr(-,root,root) -%{python3_sitearch}/Routino-1.0-py*.egg-info -%dir %{python3_sitearch}/routino -%{python3_sitearch}/routino/* +#%files -n python-routino +#%defattr(-,root,root) +#%{python310_sitearch}/Routino-1.0-py*.egg-info +#%dir %{python310_sitearch}/routino +#%{python310_sitearch}/routino/* %changelog +* Sun Jun 18 2023 Automatic Build System 3.4-1mamba +- automatic version update by autodist + * Thu Jan 14 2021 Silvan Calarco 3.3.3-1mamba - update to 3.3.3