From eeb1cf1b6fd432c4eb727ead7a9cf8880d939491 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:28:32 +0100 Subject: [PATCH] automatic version update by autodist [release 4.4.0-1mamba;Thu Oct 20 2022] --- libqalculate.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libqalculate.spec b/libqalculate.spec index fbe3716..2adb43c 100644 --- a/libqalculate.spec +++ b/libqalculate.spec @@ -1,5 +1,5 @@ Name: libqalculate -Version: 4.3.0 +Version: 4.4.0 Release: 1mamba Summary: Multi-purpose calculator library Group: System/Libraries @@ -16,12 +16,10 @@ BuildRequires: libcares-devel BuildRequires: libcurl-devel BuildRequires: libgcc BuildRequires: libgmp-devel -BuildRequires: libgsasl-devel BuildRequires: libgss-devel BuildRequires: libicu-devel BuildRequires: libidn-devel BuildRequires: libidn2-devel -BuildRequires: liblzma-devel BuildRequires: libmpfr-devel BuildRequires: libncurses-devel BuildRequires: libnghttp2-devel @@ -51,7 +49,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel This library underpins the Qalculate! multi-purpose desktop calculator for GNU/Linux. -This package contains static libraries and header files need for development. +This package contains static libraries and header files needed for development. %package -n qalculate Group: Applications/Scientific @@ -97,7 +95,6 @@ This package provides the text-mode interface for Qalculate! %defattr(-,root,root) %{_includedir}/libqalculate/*.h %{_libdir}/libqalculate.a -%{_libdir}/libqalculate.la %{_libdir}/libqalculate.so %{_libdir}/pkgconfig/libqalculate.pc %dir %{_docdir}/%{name} @@ -111,6 +108,9 @@ This package provides the text-mode interface for Qalculate! %{_mandir}/man1/qalc.1* %changelog +* Thu Oct 20 2022 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Tue Aug 23 2022 Automatic Build System 4.3.0-1mamba - automatic version update by autodist