From b3815b8c18a1e344cfac64ff0074ceed6294b9b4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 24 Oct 2013 20:24:05 -0500 Subject: [PATCH] 5.2.0-beta1 --- .gitignore | 2 +- qt5-qtx11extras.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f173992..1f076ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/qtx11extras-opensource-src-5.2.0-alpha.tar.xz +/qtx11extras-opensource-src-5.2.0-beta1.tar.xz diff --git a/qt5-qtx11extras.spec b/qt5-qtx11extras.spec index a9ab6fe..cc44227 100644 --- a/qt5-qtx11extras.spec +++ b/qt5-qtx11extras.spec @@ -1,11 +1,11 @@ %global qt_module qtx11extras -%define pre alpha +%define pre beta1 Summary: Qt5 - X11 support library Name: qt5-%{qt_module} Version: 5.2.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.3.%{pre}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -69,6 +69,9 @@ make install INSTALL_ROOT=%{buildroot} %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.3.beta1 +- 5.2.0-beta1 + * Thu Oct 24 2013 Lubomir Rintel - 5.2.0-0.2.alpha - Bulk sad and useless attempt at consistent SPEC file formatting diff --git a/sources b/sources index 29cbbc9..6a652dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c62509354917e9c19f6535f3b10289e0 qtx11extras-opensource-src-5.2.0-alpha.tar.xz +fd7cb2a114fecfce8bacc66a72dd70a8 qtx11extras-opensource-src-5.2.0-beta1.tar.xz