From db6a803bd84474696576056c4903969ba8fd1a54 Mon Sep 17 00:00:00 2001 From: Joost van der Sluis Date: Mon, 20 Jul 2015 20:49:32 +0200 Subject: [PATCH] Updated to version 1.4.2 --- .gitignore | 1 + lazarus.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 21162e9..4eff6e3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ lazarus-0.9.28-src.tar.bz2 /lazarus-1.0.14-0.tar.gz /lazarus-1.4RC2-0.tar.gz /lazarus-1.4.0-0.tar.gz +/lazarus-1.4.2-0.tar.gz diff --git a/lazarus.spec b/lazarus.spec index f7c0a2c..3399e99 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -1,13 +1,13 @@ Name: lazarus -Version: 1.4 -Release: 2%{?dist} +Version: 1.4.2 +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}/%{name}-%{version}.0-0.tar.gz +Source0: http://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}-0.tar.gz patch0: Makefile_patch.diff patch1: Desktop_patch.diff @@ -96,6 +96,9 @@ fi %{_mandir}/*/* %changelog +* Mon Jul 20 2015 Joost van der Sluis - 1.4.2-1 +- Updated to version 1.4.2 + * Wed Jun 17 2015 Fedora Release Engineering - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 41950c1..f2a4b46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -479c64ef40a327142f56e9378b7e8612 lazarus-1.4.0-0.tar.gz +f9f56d5d9eb6de5c6b939f033fbbefb7 lazarus-1.4.2-0.tar.gz