automatic version update by autodist [release 2.0.5-1mamba;Sat Oct 12 2024]
This commit is contained in:
parent
bc3f720ffa
commit
7e4a148e4a
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libpeas
|
Name: libpeas
|
||||||
Version: 2.0.3
|
Version: 2.0.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A gobject-based plugins engine
|
Summary: A gobject-based plugins engine
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -16,7 +16,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libgjs-devel
|
BuildRequires: libgjs-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: liblua51-devel
|
BuildRequires: liblua51-devel
|
||||||
BuildRequires: libmozjs115-devel
|
BuildRequires: libmozjs128-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -71,8 +71,6 @@ This package includes the %{name} API documentation.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -99,6 +97,9 @@ This package includes the %{name} API documentation.
|
|||||||
%{_docdir}/libpeas-2/*
|
%{_docdir}/libpeas-2/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 2.0.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 2.0.3-1mamba
|
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 2.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user