automatic version update by autodist [release 0.3.14-1mamba;Tue Oct 05 2021]
This commit is contained in:
parent
ad4f04b623
commit
375974b6fe
18
grilo.spec
18
grilo.spec
@ -1,28 +1,25 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: grilo
|
||||
Version: 0.3.13
|
||||
Version: 0.3.14
|
||||
Release: 1mamba
|
||||
Summary: A framework for browsing and searching media content from various sources using a single API
|
||||
Group: Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://live.gnome.org
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/grilo/%{majver}/grilo-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/
|
||||
Source: https://download.gnome.org/sources/grilo/%{majver}/grilo-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: liboauth-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: libtotem-pl-parser-devel
|
||||
BuildRequires: libxml2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Grilo is a framework for browsing and searching media content from various sources using a single API.
|
||||
@ -126,6 +123,9 @@ This package includes the %{name} API documentation.
|
||||
%{_datadir}/gtk-doc/html/grilo/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 05 2021 Automatic Build System <autodist@mambasoft.it> 0.3.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 03 2020 Automatic Build System <autodist@mambasoft.it> 0.3.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user