+ totem-3.38.1-2
Remove wrongly licensed translation
This commit is contained in:
parent
4b7632eb89
commit
9090d43b75
2919
0001-po-Remove-Breton-translation.patch
Normal file
2919
0001-po-Remove-Breton-translation.patch
Normal file
File diff suppressed because it is too large
Load Diff
12
totem.spec
12
totem.spec
@ -4,13 +4,16 @@
|
||||
Name: totem
|
||||
Epoch: 1
|
||||
Version: 3.38.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/totem/-/merge_requests/207
|
||||
Patch0: 0001-po-Remove-Breton-translation.patch
|
||||
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(clutter-1.0)
|
||||
BuildRequires: pkgconfig(clutter-gst-3.0)
|
||||
@ -35,6 +38,7 @@ BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: itstool
|
||||
BuildRequires: meson
|
||||
BuildRequires: git
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: pkgconfig(pygobject-3.0)
|
||||
BuildRequires: vala
|
||||
@ -98,7 +102,7 @@ The %{name}-devel package contains API documentation for
|
||||
developing developing plugins for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%autosetup -p1 -S git
|
||||
|
||||
%build
|
||||
%meson -Denable-gtk-doc=true
|
||||
@ -176,6 +180,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Jun 29 2021 Bastien Nocera <bnocera@redhat.com> - 3.38.1-2
|
||||
+ totem-3.38.1-2
|
||||
- Remove wrongly licensed translation
|
||||
|
||||
* Wed Jun 16 2021 Bastien Nocera <bnocera@redhat.com> - 3.38.1-1
|
||||
+ totem-3.38.1-1
|
||||
- Update to 3.38.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user