Dominique Leuenberger 2016-08-03 09:41:17 +00:00 committed by Git OBS Bridge
commit 882ad23420

View File

@ -4,6 +4,14 @@ Tue Jun 14 10:46:29 UTC 2016 - astieger@suse.com
- Add alias application/nappdf to application/pdf (boo#984021)
0001-Add-alias-application-nappdf-for-application-pdf.patch
-------------------------------------------------------------------
Wed May 4 16:32:45 UTC 2016 - mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
- Drop shared-mime-info-disable-fdatasync-in-installation.patch:
fixed upstream.
-------------------------------------------------------------------
Tue Mar 1 23:19:28 UTC 2016 - dimstar@opensuse.org
@ -26,6 +34,19 @@ Tue Mar 1 23:19:28 UTC 2016 - dimstar@opensuse.org
- Add PKGSYSTEM_ENABLE_FSYNC=0 to post script (as we do can't use
the macros we install with the package there).
-------------------------------------------------------------------
Mon Dec 14 10:16:24 UTC 2015 - fezhang@suse.com
- Disable fdatasync() during installation time or when
PKGSYSTEM_ENABLE_FSYNC is set (bsc#862596) (fdo#70366)
- Add shared-mime-info-disable-fdatasync-in-installation.patch
-------------------------------------------------------------------
Sat Nov 21 11:26:14 UTC 2015 - fezhang@suse.com
- Backport the fix from openSUSE:Factory to fix the slow
installation issue (bsc#862596) (fdo#70366)
-------------------------------------------------------------------
Wed Sep 16 20:38:43 UTC 2015 - zaitor@opensuse.org