diff --git a/youtube-dl.spec b/youtube-dl.spec index 2d1bd5c..3910259 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -7,7 +7,7 @@ Name: youtube-dl Version: 2017.01.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A small command-line program to download online videos License: Unlicense URL: https://yt-dl.org @@ -106,6 +106,9 @@ find %{buildroot}%{_prefix}/lib -type f -print0 | xargs -0 sed -i -e '/^\#!\/usr %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2017.01.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Feb 01 2017 Matěj Cepl - 2017.01.31-1 - Update to the new release.