diff --git a/copyq.spec b/copyq.spec index 2e705f0..cb12e57 100644 --- a/copyq.spec +++ b/copyq.spec @@ -2,7 +2,7 @@ Name: copyq Summary: Advanced clipboard manager Version: 3.0.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Url: https://hluk.github.io/%{project}/ Source0: https://github.com/hluk/%{project}/archive/v%{version}.tar.gz#/%{project}-%{version}.tar.gz @@ -63,6 +63,9 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 3.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Sun Jul 02 2017 Gerald Cox - 3.0.3-1 - Upstream release rhbz#1467112