automatic version update by autodist [release 0.3.19-1mamba;Sat Jun 14 2025]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: grilo
|
||||
Version: 0.3.16
|
||||
Version: 0.3.19
|
||||
Release: 1mamba
|
||||
Summary: A framework for browsing and searching media content from various sources using a single API
|
||||
Group: Applications/Multimedia
|
||||
@@ -12,6 +12,7 @@ Source: https://download.gnome.org/sources/grilo/%{majver}/grilo-%{versio
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: liboauth-devel
|
||||
@@ -49,7 +50,6 @@ Requires: gtk-doc
|
||||
%description apidocs
|
||||
This package includes the %{name} API documentation.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -68,8 +68,6 @@ This package includes the %{name} API documentation.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@@ -122,6 +120,9 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/grilo/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 14 2025 Automatic Build System <autodist@openmamba.org> 0.3.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 10 2023 Automatic Build System <autodist@mambasoft.it> 0.3.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user