From 93b23eab0756e217a7fcc11a230c8bcc9fec7d7f157fc6879ed5badb4346fed1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 21 Apr 2011 15:37:14 +0000 Subject: [PATCH] Accepting request 67424 from GNOME:Next thanks OBS-URL: https://build.opensuse.org/request/show/67424 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=40 --- libgtop-2.28.2.tar.bz2 | 3 --- libgtop-2.28.3.tar.bz2 | 3 +++ libgtop.changes | 10 ++++++++++ libgtop.spec | 7 +++++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 libgtop-2.28.2.tar.bz2 create mode 100644 libgtop-2.28.3.tar.bz2 diff --git a/libgtop-2.28.2.tar.bz2 b/libgtop-2.28.2.tar.bz2 deleted file mode 100644 index 7bf0562..0000000 --- a/libgtop-2.28.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d -size 766124 diff --git a/libgtop-2.28.3.tar.bz2 b/libgtop-2.28.3.tar.bz2 new file mode 100644 index 0000000..79689ed --- /dev/null +++ b/libgtop-2.28.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c866bd14b3cd78f78504cfb65baa105d62b8085c90e433ab9db97e050efea42 +size 793252 diff --git a/libgtop.changes b/libgtop.changes index 4c774de..886d325 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 28 13:58:57 UTC 2011 - fcrozat@novell.com + +- Update to version 2.28.3: + + Fix build issue for strict linkers. + + Add Introspection support + + Updated translations. +- Add gobject-introspection-devel to BuildRequires, to enable + introspection. + ------------------------------------------------------------------- Mon Mar 21 16:56:16 UTC 2011 - coolo@novell.com diff --git a/libgtop.spec b/libgtop.spec index 1d85ab5..04366f4 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -20,8 +20,8 @@ Name: libgtop License: GPLv2+ Group: Development/Libraries/GNOME -Version: 2.28.2 -Release: 5 +Version: 2.28.3 +Release: 1 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) %define libgtop-2_0_name 7 @@ -31,6 +31,7 @@ Source1: %{name}_spec-update.sh Source99: baselibs.conf BuildRequires: fdupes BuildRequires: glib2-devel +BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: xorg-x11-devel @@ -142,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-, root, root) %doc AUTHORS COPYING NEWS README copyright.txt %{_libdir}/*.so.* +%{_libdir}/girepository-1.0/GTop-2.0.typelib %files devel %defattr(-, root, root) @@ -149,6 +151,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %{_libdir}/*.*a %{_libdir}/pkgconfig/*.pc +%{_datadir}/gir-1.0/GTop-2.0.gir %{_datadir}/gtk-doc %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/libgtop