diff --git a/mt-st.spec b/mt-st.spec index 5de9b55..e7262fd 100644 --- a/mt-st.spec +++ b/mt-st.spec @@ -1,7 +1,7 @@ Summary: Tool for controlling tape drives Name: mt-st Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ URL: https://github.com/iustin/mt-st Source0: https://github.com/iustin/mt-st/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -55,6 +55,9 @@ install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/stinit.service %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 26 2020 Dan HorĂ¡k - 1.3-1 - rebased to 1.3 (#1849416)