diff --git a/grilo-0.3.9.tar.gz b/grilo-0.3.9.tar.gz new file mode 100644 index 0000000..a20c8c2 Binary files /dev/null and b/grilo-0.3.9.tar.gz differ diff --git a/grilo.spec b/grilo.spec index e865700..8c510df 100644 --- a/grilo.spec +++ b/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 - 0.3.9-3 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:optimization the spec + * Sat Nov 23 2019 openEuler Buildteam - 0.3.9-2 - Type:bugfix - Id:NA