SHA256
1
0
forked from pool/bijiben

Accepting request 519779 from GNOME:Next

Resub, now with less werror

OBS-URL: https://build.opensuse.org/request/show/519779
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=72
This commit is contained in:
2017-08-31 07:46:03 +00:00
committed by Git OBS Bridge
parent b37db12598
commit d5e0d65c4b
2 changed files with 30 additions and 14 deletions

View File

@@ -14,10 +14,34 @@ Fri Aug 11 08:09:45 UTC 2017 - zaitor@opensuse.org
+ Removed warning about .Trash folder missing.
+ Updated translations.
- Drop upstream fixed patches:
+ bijiben-fix-redundant-decls-error.patch.
+ bijiben-fix-missing-break-in-case-statement.patch.
+ bijiben-fix-i586-longint.patch.
+ bijiben-remove-warning-about-Trash-folder.patch.
+ bijiben-memo-provider-crash-opening-memo.patch.
- Stop passing --disable-Werror to configure, no longer needed.
-------------------------------------------------------------------
Sat Jul 29 12:24:07 UTC 2017 - zaitor@opensuse.org
- Add yet a upstream commit to
bijiben-fix-redundant-decls-error.patch: Add a missing include.
- Use sed to replace tracker-sparql-1.0 with tracker-sparql-2.0
BuildRequires.
- Pass --disable-Werror to configure, needed to fix build with new
glib2, add fixme to remove it on next version update.
- Drop post(un) handling: Remove obsolete
glib2_gsettings_schema_post(un), icon_theme_cache_post(un),
desktop_database_post(un) and mime_database_post(un) calls, we
have filetriggers to take care of this now.
-------------------------------------------------------------------
Wed Jul 12 10:22:37 UTC 2017 - zaitor@opensuse.org
- Add bijiben-fix-redundant-decls-error.patch: Fix build with new
version of glib (bgo#783878).
- Following the above, add libtool BuildRequires and pass
autoreconf as the patch touches the buildsystem.
-------------------------------------------------------------------
Fri Jun 16 08:27:09 UTC 2017 - zaitor@opensuse.org