diff --git a/transmission.spec b/transmission.spec index d9bbf1f..2e0971d 100644 --- a/transmission.spec +++ b/transmission.spec @@ -2,7 +2,7 @@ Name: transmission Version: 2.92 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A lightweight GTK+ BitTorrent client # See COPYING. This licensing situation is... special. License: MIT and GPLv2 @@ -238,6 +238,9 @@ EOF %doc %{_mandir}/man1/transmission-qt.* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.92-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Jan 23 2018 Gwyn Ciesla - 2.92-12 - Patch for openssl 1.1.x - Corrected CVE-2018-5702 patch.