Update to 2.1.1
This commit is contained in:
parent
7617c16762
commit
c3e1c71979
2 changed files with 8 additions and 5 deletions
|
|
@ -5,8 +5,8 @@
|
|||
#global pre beta
|
||||
|
||||
Name: qcustomplot
|
||||
Version: 2.1.0
|
||||
Release: 4%{?pre:.%pre}%{?dist}
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Qt widget for plotting and data visualization
|
||||
|
||||
License: GPLv3+
|
||||
|
|
@ -102,7 +102,7 @@ includedir=%{_includedir}
|
|||
|
||||
Name: %{name}
|
||||
Description: %{summary}
|
||||
Version: %{version}
|
||||
Version: 2.1.1
|
||||
Cflags: -I\${includedir}
|
||||
Libs: -L\${libdir} -lqcustomplot
|
||||
EOF
|
||||
|
|
@ -114,7 +114,7 @@ includedir=%{_includedir}
|
|||
|
||||
Name: %{name}-qt5
|
||||
Description: %{summary}
|
||||
Version: %{version}
|
||||
Version: 2.1.1
|
||||
Cflags: -I\${includedir}
|
||||
Libs: -L\${libdir} -lqcustomplot-qt5
|
||||
EOF
|
||||
|
|
@ -150,6 +150,9 @@ EOF
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 09 2022 Sandro Mani <manisandro@gmail.com> - 2.1.1-1
|
||||
- Update to 2.1.1
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (QCustomPlot.tar.gz) = abd34b65667859d2aa1cb4bcde4508b39e0ca452fa9b347cd65f49c667b34e0bf00cabcf19dafcc05a5d5b344731e505b0d0d4f3877f3f68a7e01d580d795b3a
|
||||
SHA512 (QCustomPlot.tar.gz) = 2e49a9b3f7ab03bcd580e5f3c3ae0d5e8c57d3ccce0ceed9862cde7ea23e2f3672a963af988be60e504cb5aa50bc462e4b28acf577eae41cc6fea2802642dc19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue