diff --git a/qtlockedfile.spec b/qtlockedfile.spec index 0ab196b..a2688c7 100644 --- a/qtlockedfile.spec +++ b/qtlockedfile.spec @@ -6,7 +6,7 @@ Summary: QFile extension with advisory locking functions Name: qtlockedfile Version: 2.4 -Release: 18.%{commitdate}git%{shortcommit0}%{?dist} +Release: 19.%{commitdate}git%{shortcommit0}%{?dist} License: GPLv3 or LGPLv2 with exceptions URL: http://doc.qt.digia.com/solutions/4/qtlockedfile/qtlockedfile.html @@ -125,6 +125,9 @@ install -p -D -m644 %{SOURCE1} %{buildroot}%{_qt5_archdatadir}/mkspecs/features/ %changelog +* Sun Oct 11 2015 Raphael Groner - 2.4-19.20150629git5a07df5 +- rebuilt + * Mon Jul 27 2015 Raphael Groner - 2.4-18.20150629git5a07df5 - apply Qt5 fixes of upstream (rhbz#1239869) - use sources from github instead of gitlab