diff --git a/python-grabserial.spec b/python-grabserial.spec index 2085fb0..d024b87 100644 --- a/python-grabserial.spec +++ b/python-grabserial.spec @@ -2,7 +2,7 @@ Name: python-grabserial Version: 1.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Reads a serial port and writes data to standard output License: GPLv2 @@ -35,6 +35,9 @@ a target board running Linux, and save the messages on a host machine. %{python2_sitelib}/*.egg-info %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Apr 24 2015 Sinny Kumari - 1.8.1-1 - Packaging 1.8.1 version