automatic version update by autodist [release 2.3-1mamba;Sun Oct 08 2023]
This commit is contained in:
parent
05c709ce78
commit
154abd115d
@ -1,6 +1,6 @@
|
||||
%define gitver %(echo %version | tr . -)
|
||||
Name: shared-mime-info
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Release: 1mamba
|
||||
Summary: A database of common MIME types and the update-mime-database tool
|
||||
Group: System/Tools
|
||||
@ -13,7 +13,9 @@ Source: https://gitlab.freedesktop.org/xdg/shared-mime-info.git/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
@ -74,6 +76,9 @@ exit 0
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 28 2022 Automatic Build System <autodist@mambasoft.it> 2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user