Accepting request 761118 from GNOME:Next

- Update to version 1.4:
  + New Features:
    - New GDateTime-based APIs.
    - Allow comping as meson subproject.
  + Bugfixes:
    - build-sys fixes.
    - MacOS/Windows build support.

OBS-URL: https://build.opensuse.org/request/show/761118
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gcab?expand=0&rev=25
This commit is contained in:
Bjørn Lie 2020-01-06 18:06:24 +00:00 committed by Git OBS Bridge
parent ef013252da
commit 01c42d8d18
4 changed files with 18 additions and 7 deletions

View File

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

3
gcab-1.4.tar.xz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 6 12:20:32 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4:
+ New Features:
- New GDateTime-based APIs.
- Allow comping as meson subproject.
+ Bugfixes:
- build-sys fixes.
- MacOS/Windows build support.
-------------------------------------------------------------------
Tue Oct 8 08:24:13 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gcab
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,20 +17,20 @@
Name: gcab
Version: 1.3
Version: 1.4
Release: 0
Summary: Cabinet file library and tool
License: LGPL-2.1-or-later
Group: Productivity/Archiving/Compression
URL: https://gitlab.gnome.org/GNOME/gcab
Source0: https://download.gnome.org/sources/gcab/1.3/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gcab/%{version}/%{name}-%{version}.tar.xz
BuildRequires: gtk-doc
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: vala >= 0.14
BuildRequires: zlib-devel
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
BuildRequires: pkgconfig(glib-2.0) >= 2.62.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.4
Recommends: %{name}-lang