diff --git a/.gitignore b/.gitignore index 2c9160d..5f244c4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /qtgraphicaleffects-opensource-src-5.1.0.tar.xz /qtgraphicaleffects-opensource-src-5.1.1.tar.xz /qtgraphicaleffects-opensource-src-5.2.0-rc1.tar.xz +/qtgraphicaleffects-opensource-src-5.2.0.tar.xz diff --git a/mingw-qt5-qtgraphicaleffects.spec b/mingw-qt5-qtgraphicaleffects.spec index b23a041..b403905 100644 --- a/mingw-qt5-qtgraphicaleffects.spec +++ b/mingw-qt5-qtgraphicaleffects.spec @@ -1,7 +1,7 @@ %?mingw_package_header %global qt_module qtgraphicaleffects -%global pre rc1 +#%%global pre rc1 #%%global snapshot_date 20121112 #%%global snapshot_rev fcbc6043 @@ -17,7 +17,7 @@ Name: mingw-qt5-%{qt_module} Version: 5.2.0 -Release: 0.1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} +Release: 1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} Summary: Qt5 for Windows - QtGraphicalEffects component License: GPLv3 with exceptions or LGPLv2 with exceptions @@ -112,6 +112,9 @@ Fedora Windows cross-compiler. %changelog +* Sun Jan 5 2014 Erik van Pienbroek - 5.2.0-1 +- Update to 5.2.0 + * Fri Nov 29 2013 Erik van Pienbroek - 5.2.0-0.1.rc1 - Update to 5.2.0 RC1 diff --git a/sources b/sources index c8ebec7..30ecf50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -927175123f747d0350a4803a8a1386c8 qtgraphicaleffects-opensource-src-5.2.0-rc1.tar.xz +85e94989bbc624f676102f0ea343b6dd qtgraphicaleffects-opensource-src-5.2.0.tar.xz