master
This commit is contained in:
parent
3ba24d985c
commit
941aae2c82
BIN
grilo-0.3.9.tar.gz
Normal file
BIN
grilo-0.3.9.tar.gz
Normal file
Binary file not shown.
12
grilo.spec
12
grilo.spec
@ -1,11 +1,11 @@
|
||||
Name: grilo
|
||||
Version: 0.3.9
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A framework for browsing and searching media content
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Grilo
|
||||
Source0: https://github.com/GNOME/grilo/archive/%{name}-%{version}.tar.xz
|
||||
Source0: https://github.com/grilofw/grilo/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: chrpath glib2-devel gettext gobject-introspection-devel >= 0.9.0
|
||||
BuildRequires: gtk-doc gtk3-devel liboauth-devel libsoup-devel libxml2-devel
|
||||
@ -38,7 +38,7 @@ install the %{name}-devel package if you want to develop applications that use
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -n %{name}-%{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson -Denable-gtk-doc=true
|
||||
@ -77,6 +77,12 @@ mkdir -p %{buildroot}%{_datadir}/grilo-0.3/plugins
|
||||
%{_datadir}/gtk-doc/html/grilo/
|
||||
|
||||
%changelog
|
||||
* Thu Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.9-3
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:optimization the spec
|
||||
|
||||
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.9-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user