Updating link to change in openSUSE:Factory/pangomm revision 11.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=796c744fc68085bec9ce61d13455f01c
This commit is contained in:
parent
d5c7d7b0fa
commit
fe9be76884
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf26ebe42c12c81e5c32ceca80ff226a01c8d80d4db2a4cc3463d5bf241b095e
|
|
||||||
size 982857
|
|
3
pangomm-2.26.2.tar.bz2
Normal file
3
pangomm-2.26.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d20fd80d35f7df01138e24b2ab4a70974c6652528a905605e3173a6955fa739
|
||||||
|
size 979801
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 6 23:58:40 CEST 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.26.2:
|
||||||
|
+ Documentation: Added main page text at index.html.
|
||||||
|
- Changes from version +2.26.1:
|
||||||
|
+ Minor documentation improvements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 28 18:02:49 CEST 2009 - vuntz@opensuse.org
|
Mon Sep 28 18:02:49 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
14
pangomm.spec
14
pangomm.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pangomm (Version 2.26.0)
|
# spec file for package pangomm (Version 2.26.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,10 +26,10 @@ BuildRequires: glibmm2-devel
|
|||||||
BuildRequires: libsigc++2-devel
|
BuildRequires: libsigc++2-devel
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
Version: 2.26.0
|
Version: 2.26.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: GPL v2 or later ; LGPL v2.0 or later
|
License: GPLv2+ ; LGPLv2.0+
|
||||||
Summary: C++ interface for pango
|
Summary: C++ interface for pango
|
||||||
Url: http://www.gtkmm.org
|
Url: http://www.gtkmm.org
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -48,7 +48,7 @@ Authors:
|
|||||||
Daniel Elstner <daniel.elstner@gmx.net>
|
Daniel Elstner <daniel.elstner@gmx.net>
|
||||||
|
|
||||||
%package -n libpangomm-1_4-1
|
%package -n libpangomm-1_4-1
|
||||||
License: GPL v2 or later ; LGPL v2.0 or later
|
License: GPLv2+ ; LGPLv2.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: C++ interface for pango
|
Summary: C++ interface for pango
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ Summary: C++ interface for pango
|
|||||||
pangomm provides a C++ interface to the pango library.
|
pangomm provides a C++ interface to the pango library.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later ; LGPL v2.0 or later
|
License: GPLv2+ ; LGPLv2.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: C++ interface for pango
|
Summary: C++ interface for pango
|
||||||
Requires: libpangomm-1_4-1 = %{version} glibmm2-devel cairomm-devel atk-devel pango-devel
|
Requires: libpangomm-1_4-1 = %{version} glibmm2-devel cairomm-devel atk-devel pango-devel
|
||||||
@ -65,7 +65,7 @@ Requires: libpangomm-1_4-1 = %{version} glibmm2-devel cairomm-devel atk-de
|
|||||||
pangomm provides a C++ interface to the pango library.
|
pangomm provides a C++ interface to the pango library.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
License: GPL v2 or later ; LGPL v2.0 or later
|
License: GPLv2+ ; LGPLv2.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: C++ interface for pango
|
Summary: C++ interface for pango
|
||||||
Requires: %{name}-devel = %{version}
|
Requires: %{name}-devel = %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user