Accepting request 695594 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/695594
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=197
This commit is contained in:
2019-04-18 13:35:31 +00:00
committed by Git OBS Bridge
parent 5c069eda7a
commit 074949e99a
4 changed files with 24 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package pango
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: pango
Version: 1.42.4
Version: 1.43.0
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
URL: http://www.pango.org/
Source0: https://download.gnome.org/sources/pango/1.42/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/pango/1.43/%{name}-%{version}.tar.xz
Source2: macros.pango
Source99: baselibs.conf
@@ -141,7 +141,7 @@ rm -rf %{buildroot}%{_datadir}/installed-tests
%files -n libpango-1_0-0
%license COPYING
%doc NEWS README
%doc NEWS README.md
%{_libdir}/lib*.so.*
%files -n typelib-1_0-Pango-1_0
@@ -156,7 +156,7 @@ rm -rf %{buildroot}%{_datadir}/installed-tests
%{_mandir}/man1/pango-view.1%{ext_man}
%files devel
%doc AUTHORS HACKING MAINTAINERS THANKS
%doc CODING_STYLE.md THANKS
%doc %{_datadir}/gtk-doc/html/pango/
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc