This commit is contained in:
Bastien Nocera 2021-06-16 16:23:15 +02:00
parent 2ecd326cce
commit 4b7632eb89

View File

@ -3,8 +3,8 @@
Name: totem
Epoch: 1
Version: 3.38.0
Release: 6%{?dist}
Version: 3.38.1
Release: 1%{?dist}
Summary: Movie player for GNOME
License: GPLv2+ with exceptions
@ -176,6 +176,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Wed Jun 16 2021 Bastien Nocera <bnocera@redhat.com> - 3.38.1-1
+ totem-3.38.1-1
- Update to 3.38.1
* Tue May 25 2021 Kalev Lember <klember@redhat.com> - 1:3.38.0-6
- Conflict with old totem version instead of using self-obsoletes (#1949422)