From d34dfde616d28b9159de2b40a54f4f0941ab1de3 Mon Sep 17 00:00:00 2001 From: Joost van der Sluis Date: Thu, 23 Apr 2015 17:39:19 +0200 Subject: [PATCH] Updated to version 1.4 --- .gitignore | 1 + lazarus.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cf99f05..21162e9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ lazarus-0.9.28-src.tar.bz2 /lazarus-1.0.8-0.tar.gz /lazarus-1.0.14-0.tar.gz /lazarus-1.4RC2-0.tar.gz +/lazarus-1.4.0-0.tar.gz diff --git a/lazarus.spec b/lazarus.spec index fa90a0c..205264c 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -1,13 +1,13 @@ Name: lazarus Version: 1.4 -Release: 0.1.RC2%{?dist} +Release: 1%{?dist} Summary: Lazarus Component Library and IDE for Freepascal Group: Development/Languages # GNU Classpath style exception, see COPYING.modifiedLGPL License: GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions URL: http://www.lazarus.freepascal.org/ -Source0: http://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}RC2/%{name}-%{version}RC2-0.tar.gz +Source0: http://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}.0-0.tar.gz patch0: Makefile_patch.diff patch1: Desktop_patch.diff @@ -96,6 +96,9 @@ fi %{_mandir}/*/* %changelog +* Thu Apr 23 2015 Joost van der Sluis - 1.4-1 +- Updated to version 1.4 + * Mon Mar 9 2015 Joost van der Sluis - 1.4-0.1.RC2 - Updated to version 1.4RC2 - Fixed invalid dates in changelog diff --git a/sources b/sources index 615162c..41950c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc028c1dc7f948c73f0531655f302a70 lazarus-1.4RC2-0.tar.gz +479c64ef40a327142f56e9378b7e8612 lazarus-1.4.0-0.tar.gz