1
0

Accepting request 507551 from home:dimstar:Factory

Needed as there is automake 1.15.1 on the way to TW

OBS-URL: https://build.opensuse.org/request/show/507551
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=132
This commit is contained in:
Philipp Thomas
2017-07-03 11:49:03 +00:00
committed by Git OBS Bridge
parent 57abe8f3bd
commit 680eef342e
4 changed files with 26 additions and 3 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Jul 1 16:45:19 UTC 2017 - dimstar@opensuse.org
- Explicitly call autoreconf, as we have patches touching the build
system. Implicit calling automake/autoconf works only as long as
the version on the system is the same as was used to bootstrap
originally.
-------------------------------------------------------------------
Fri May 5 14:46:50 UTC 2017 - bwiedemann@suse.com
- Add msgfmt-remove-pot-creation-date.patch
to enable reproducible builds of packages using gettext-runtime
such as dfc, e2fsprogs and acl
-------------------------------------------------------------------
Sun Jun 19 15:42:15 UTC 2016 - astieger@suse.com