diff --git a/qcustomplot.spec b/qcustomplot.spec index 40b545b..9adbee6 100644 --- a/qcustomplot.spec +++ b/qcustomplot.spec @@ -1,11 +1,11 @@ # Bump this as appropriate when doing release updates, check i.e. with abi_compliance_checker # First digit: major, bump when incompatible changes were performed # Second digit: minor, bump when interface was extended -%global so_ver 0.0.0 +%global so_ver 1.0.0 Name: qcustomplot -Version: 1.2.1 -Release: 2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Qt widget for plotting and data visualization License: GPLv3+ @@ -91,6 +91,9 @@ EOF %changelog +* Sun Dec 28 2014 Sandro Mani - 1.3.0-1 +- Update to 1.3.0 + * Fri Dec 19 2014 Sandro Mani - 1.2.1-2 - BuildRequires: qt-devel -> qt4-devel - Use %%license diff --git a/sources b/sources index 6a097eb..2a51341 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b41cff26d9bdfbdd7f453a34c7520300 QCustomPlot.tar.gz +03b6d97cf8f0d4eb2902c0805a72e8bd QCustomPlot.tar.gz