Update to 1.3.0

This commit is contained in:
Sandro Mani 2014-12-28 19:21:49 +01:00
commit 5d092f2af2
2 changed files with 7 additions and 4 deletions

View file

@ -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 <manisandro@gmail.com> - 1.3.0-1
- Update to 1.3.0
* Fri Dec 19 2014 Sandro Mani <manisandro@gmail.com> - 1.2.1-2
- BuildRequires: qt-devel -> qt4-devel
- Use %%license

View file

@ -1 +1 @@
b41cff26d9bdfbdd7f453a34c7520300 QCustomPlot.tar.gz
03b6d97cf8f0d4eb2902c0805a72e8bd QCustomPlot.tar.gz