Updated to version 1.4.2

f39
Joost van der Sluis 10 years ago
parent 966429bd14
commit db6a803bd8

1
.gitignore vendored

@ -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

@ -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 <joost@cnoc.nl> - 1.4.2-1
- Updated to version 1.4.2
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

@ -1 +1 @@
479c64ef40a327142f56e9378b7e8612 lazarus-1.4.0-0.tar.gz
f9f56d5d9eb6de5c6b939f033fbbefb7 lazarus-1.4.2-0.tar.gz

Loading…
Cancel
Save