diff --git a/qt-creator.spec b/qt-creator.spec index 2495e4e..fa69322 100644 --- a/qt-creator.spec +++ b/qt-creator.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt-creator -Version: 4.6.2 +Version: 4.8.1 Release: 1mamba Summary: An integrated development environment (IDE) tailored to the needs of Qt developers Group: Development/Tools @@ -40,7 +40,6 @@ It includes: %prep %setup -q -n %{name}-opensource-src-%{version} -#-D -T %build #:<< _EOF @@ -106,6 +105,9 @@ done %doc LICENSE.GPL3-EXCEPT %changelog +* Fri Jan 25 2019 Automatic Build System 4.8.1-1mamba +- automatic version update by autodist + * Sun Jun 17 2018 Automatic Build System 4.6.2-1mamba - automatic version update by autodist