From 6ffce9e835d4bba1e8ecc32f003a1feb20f7c803 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Jun 15 2018 11:39:39 +0000 Subject: + totem-3.26.1-1 Update to 3.26.1 --- diff --git a/.gitignore b/.gitignore index 9b550f4..42400cb 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ totem-2.90.5.tar.bz2 /totem-3.24.0.tar.xz /totem-3.25.90.1.tar.xz /totem-3.26.0.tar.xz +/totem-3.26.1.tar.xz diff --git a/0001-build-Fix-build-with-gtk-doc-1.26.patch b/0001-build-Fix-build-with-gtk-doc-1.26.patch deleted file mode 100644 index 2da5215..0000000 --- a/0001-build-Fix-build-with-gtk-doc-1.26.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 6bf1e1d06d1a93b727f2fa7a4ba5c6dae2977199 Mon Sep 17 00:00:00 2001 -From: Jeremy Bicha -Date: Thu, 19 Oct 2017 10:41:55 -0400 -Subject: [PATCH] build: Fix build with gtk-doc 1.26 - -https://bugzilla.gnome.org/show_bug.cgi?id=789202 ---- - docs/reference/meson.build | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/docs/reference/meson.build b/docs/reference/meson.build -index 16f64bb8..ff61274f 100644 ---- a/docs/reference/meson.build -+++ b/docs/reference/meson.build -@@ -89,7 +89,7 @@ gnome.gtkdoc( - '--ignore-headers=' + ' '.join(private_headers), - ], - mkdb_args: [ -- '--sgml-mode', -+ '--xml-mode', - '--output-format=xml', - '--name-space=' + meson.project_name() - ], --- -2.14.3 - diff --git a/sources b/sources index d8de3bb..e774e66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.26.0.tar.xz) = 8c010162aefbbba080f6e1f1f2738f957970d8a9fc4510d9a9f56a78e60d69a6b5824664fc04f4cc986877baeef50629e3baa83eaf85bf80a65aa88b9d3df829 +SHA512 (totem-3.26.1.tar.xz) = 162d6977afbb50494e1b547cf0f4b154bddf236568c82ac92185b8495c2b54727365fa939eb6994c3b9aa16d7b083c134efb84f93c26254f5e7d4a56ede5c64f diff --git a/totem.spec b/totem.spec index 1843567..7be01a7 100644 --- a/totem.spec +++ b/totem.spec @@ -6,16 +6,14 @@ Name: totem Epoch: 1 -Version: 3.26.0 -Release: 7%{?dist} +Version: 3.26.1 +Release: 1%{?dist} Summary: Movie player for GNOME License: GPLv2+ with exceptions URL: https://wiki.gnome.org/Apps/Videos Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz -Patch0: 0001-build-Fix-build-with-gtk-doc-1.26.patch - BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) BuildRequires: pkgconfig(clutter-gst-3.0) @@ -41,9 +39,6 @@ BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: itstool BuildRequires: meson -%if 0%{?fedora} || 0%{?rhel} > 7 -BuildRequires: pylint -%endif BuildRequires: python3-devel BuildRequires: pkgconfig(pygobject-3.0) BuildRequires: vala @@ -227,6 +222,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Fri Jun 15 2018 Bastien Nocera - 3.26.1-1 ++ totem-3.26.1-1 +- Update to 3.26.1 + * Tue Feb 13 2018 Björn Esser - 1:3.26.0-7 - Rebuild against newer gnome-desktop3 package