Accepting request 614584 from home:iznogood:branches:GNOME:Factory

- Update to version 3.26.0:
  + Remove full build path from public headers so as to make the
    build more easily reproduceable.
- Drop geocode-glib-make-reproducible.patch: Fixed upstream.
- Drop hicolor-icon-theme BuildRequires: No longer needed.

OBS-URL: https://build.opensuse.org/request/show/614584
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/geocode-glib?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2018-06-07 10:39:43 +00:00 committed by Git OBS Bridge
parent 270b916e6e
commit 34578293c4
5 changed files with 15 additions and 52 deletions

View File

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

View File

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

View File

@ -1,42 +0,0 @@
From 09eae7cb2234db575534a60ce47c5b970f4348a3 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Wed, 15 Nov 2017 14:36:56 +0100
Subject: lib: Remove full build path from public headers
So as to make the build more easily reproduceable.
https://bugzilla.gnome.org/show_bug.cgi?id=790338
---
geocode-glib/geocode-enum-types.c.in | 2 +-
geocode-glib/geocode-enum-types.h.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/geocode-glib/geocode-enum-types.c.in b/geocode-glib/geocode-enum-types.c.in
index 50b09f7..1491ef3 100644
--- a/geocode-glib/geocode-enum-types.c.in
+++ b/geocode-glib/geocode-enum-types.c.in
@@ -8,7 +8,7 @@
/*** END file-header ***/
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/
diff --git a/geocode-glib/geocode-enum-types.h.in b/geocode-glib/geocode-enum-types.h.in
index ce603f6..47346db 100644
--- a/geocode-glib/geocode-enum-types.h.in
+++ b/geocode-glib/geocode-enum-types.h.in
@@ -9,7 +9,7 @@ G_BEGIN_DECLS
/*** BEGIN file-production ***/
-/* enumerations from "@filename@" */
+/* enumerations from "@basename@" */
/*** END file-production ***/
/*** BEGIN value-header ***/
--
cgit v0.12

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 6 13:31:02 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.26.0:
+ Remove full build path from public headers so as to make the
build more easily reproduceable.
- Drop geocode-glib-make-reproducible.patch: Fixed upstream.
- Drop hicolor-icon-theme BuildRequires: No longer needed.
-------------------------------------------------------------------
Sat Mar 17 23:09:04 UTC 2018 - bjorn.lie@gmail.com

View File

@ -17,20 +17,17 @@
Name: geocode-glib
Version: 3.25.4.1
Version: 3.26.0
Release: 0
Summary: Convenience library for the Yahoo! Place Finder APIs
License: LGPL-2.0-or-later
Group: Development/Libraries/GNOME
URL: http://www.gnome.org/
Source0: https://download.gnome.org/sources/geocode-glib/3.25/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/geocode-glib/3.26/%{name}-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-UPSTREAM geocode-glib-make-reproducible.patch bjorn.lie@gmail.com -- Make build more reproducible
Patch0: geocode-glib-make-reproducible.patch
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
# Needed for post/postun scripts
BuildRequires: hicolor-icon-theme
BuildRequires: intltool
BuildRequires: meson
BuildRequires: pkgconfig
@ -95,7 +92,6 @@ geocode-glib library.
%prep
%setup -q
%patch0 -p1
%build
# FIXME Please investigate if we should package installed-tests