diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 1e51a5c379b4373d25b01318f94a65f9ed1b9d0f..ce6e19455cde19dd383b5f77d0fa6e137d56ffbc 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,12 +1,12 @@ Name: totem-pl-parser Version: 3.26.5 -Release: 1 +Release: 2 Summary: Library fot Totem Playlist Parser License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Videos Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz -BuildRequires: git meson gtk-doc gettext glib2-devel libxslt +BuildRequires: meson gtk-doc gettext glib2-devel libxslt BuildRequires: gmime30-devel libxml2-devel libsoup-devel gobject-introspection-devel BuildRequires: libquvi-devel libarchive-devel libgcrypt-devel @@ -30,7 +30,7 @@ Buildarch: noarch The %{name}-help package contains doc files for %{name}. %prep -%autosetup -n %{name}-%{version} -p1 -S git +%autosetup -n %{name}-%{version} -p1 %build %meson -Denable-gtk-doc=true @@ -65,6 +65,9 @@ The %{name}-help package contains doc files for %{name}. %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Jul 30 2021 chenyanpanHW - 3.26.5-2 +- DESC: delete -S git from %autosetup, and delete BuildRequires git + * Thu Jan 28 2021 liudabo - 3.26.5-1 - upgrade version to 3.26.5