This commit is contained in:
parent
7b2cdb47a1
commit
31f2ea5624
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8540569bf8d0a6d24c098fd9a876cf167134d985d22418fefa24f4524b3f7b7b
|
|
||||||
size 840925
|
|
3
pcre-7.9.tar.bz2
Normal file
3
pcre-7.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:40a13a9759f1de5b16bc2f0d47b6aa5f0ec010325646922f54b013c040dcd740
|
||||||
|
size 861580
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 5 14:24:17 CEST 2009 - ms@suse.de
|
||||||
|
|
||||||
|
- Release 7.9 11-Apr-09 (bnc #500734)
|
||||||
|
Mostly bugfixes and tidies with just a couple of minor
|
||||||
|
functional additions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
||||||
|
|
||||||
|
10
pcre.spec
10
pcre.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pcre (Version 7.8)
|
# spec file for package pcre (Version 7.9)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
Name: pcre
|
Name: pcre
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
Version: 7.8
|
Version: 7.9
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: A library for Perl-compatible regular expressions
|
Summary: A library for Perl-compatible regular expressions
|
||||||
License: BSD 3-Clause; Other uncritical OpenSource License
|
License: BSD 3-Clause; Other uncritical OpenSource License
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -124,6 +124,10 @@ make test
|
|||||||
%{_mandir}/man3/*.gz
|
%{_mandir}/man3/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 05 2009 ms@suse.de
|
||||||
|
- Release 7.9 11-Apr-09 (bnc #500734)
|
||||||
|
Mostly bugfixes and tidies with just a couple of minor
|
||||||
|
functional additions.
|
||||||
* Wed Jan 07 2009 olh@suse.de
|
* Wed Jan 07 2009 olh@suse.de
|
||||||
- obsolete old -XXbit packages (bnc#437293)
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Fri Sep 12 2008 crrodriguez@suse.de
|
* Fri Sep 12 2008 crrodriguez@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user