Accepting request 63726 from Base:System

Accepted submit request 63726 from user coolo

OBS-URL: https://build.opensuse.org/request/show/63726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/m4?expand=0&rev=18
This commit is contained in:
Sascha Peilicke 2011-03-09 16:39:51 +00:00 committed by Git OBS Bridge
commit 72003589d4
5 changed files with 27 additions and 4 deletions

12
_service Normal file
View File

@ -0,0 +1,12 @@
<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">ftp.gnu.org</param>
<param name="path">/gnu/m4/m4-1.4.16.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:m4-1.4.16.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">42500c1fddd90bcb161e6b58de931d769929c495c124112d67428a23543db90c</param>
</service>
</services>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42500c1fddd90bcb161e6b58de931d769929c495c124112d67428a23543db90c
size 1258362

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0aafea5cb30f9304a73535c4ef473e6657a8fcfc0ccb2d0ae4861a4824d4fff9
size 1201245

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Mar 9 13:27:00 UTC 2011 - coolo@novell.com
- Update to version 1.4.16:
* Fix regressions in the `index' builtin. On glibc platforms, this
avoids false positives from a strstr bug in glibc 2.9 through 2.12;
on many other platforms, it fixes two separate regressions, a false
positive introduced in 1.4.11 and a false negative in 1.4.15.
* A number of portability improvements inherited from gnulib.
-------------------------------------------------------------------
Sun Sep 19 09:28:02 CEST 2010 - vuntz@opensuse.org

View File

@ -22,7 +22,7 @@ License: GPLv3+
Group: Development/Languages/Other
Provides: base:/usr/bin/m4
PreReq: %{install_info_prereq}
Version: 1.4.15
Version: 1.4.16
Release: 1
Summary: GNU m4
Url: http://www.gnu.org/software/m4/