diff --git a/Glib-1.143.tar.bz2 b/Glib-1.143.tar.bz2 deleted file mode 100644 index 057816a..0000000 --- a/Glib-1.143.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:134625899f86685ecf44a50dad2045beb6d9c2d9c6fd8bbd8df9dae82ebce871 -size 186216 diff --git a/Glib-1.144.tar.bz2 b/Glib-1.144.tar.bz2 new file mode 100644 index 0000000..67c6e49 --- /dev/null +++ b/Glib-1.144.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b2e435b2c34d9f9d47b08762708230bc29c3d878e8ba8114754703122f082c +size 186082 diff --git a/perl-Glib.changes b/perl-Glib.changes index 2638b3e..34b5cce 100644 --- a/perl-Glib.changes +++ b/perl-Glib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 26 11:07:48 CET 2007 - anicka@suse.cz + +- update to 1.144 + * MakeHelper.pm: Use BSD make syntax for the BLIB_DONE stuff on + BSD systems, unless the environment variable FORCE_GMAKE is set. + ------------------------------------------------------------------- Wed Feb 14 15:08:25 CET 2007 - anicka@suse.cz diff --git a/perl-Glib.spec b/perl-Glib.spec index 55de1d6..e75f8da 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Glib (Version 1.143) +# spec file for package perl-Glib (Version 1.144) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,7 +12,7 @@ Name: perl-Glib BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig -Version: 1.143 +Version: 1.144 Release: 1 Requires: perl = %{perl_version} Autoreqprov: on @@ -68,7 +68,11 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorarch}/auto/Glib /var/adm/perl-modules/%{name} -%changelog -n perl-Glib +%changelog +* Mon Feb 26 2007 - anicka@suse.cz +- update to 1.144 + * MakeHelper.pm: Use BSD make syntax for the BLIB_DONE stuff on + BSD systems, unless the environment variable FORCE_GMAKE is set. * Wed Feb 14 2007 - anicka@suse.cz - update to 1.143 * Makefile.PL: Check that glib >= 2.12.0, not 2.11.0, before