OBS User unknown 2008-09-04 23:06:22 +00:00 committed by Git OBS Bridge
parent 5e62415262
commit b3dcfbeea2
4 changed files with 28 additions and 9 deletions

View File

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

3
ghex-2.22.0.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 02 17:28:13 CEST 2008 - mboman@novell.com
- Update to version 2.22.0:
+ Cosmetic version bump
-------------------------------------------------------------------
Thu May 8 17:28:13 CEST 2008 - rodrigo@suse.de

View File

@ -1,10 +1,17 @@
#
# spec file for package ghex (Version 2.21.92)
# spec file for package ghex (Version 2.22.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
@ -12,13 +19,16 @@
Name: ghex
BuildRequires: fdupes gail-devel gnome-common gnome-doc-utils-devel gnutls-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libwnck-devel perl-XML-Parser update-desktop-files
BuildRequires: fdupes gail-devel gnome-common gnome-doc-utils-devel
BuildRequires: gnutls-devel intltool libglade2-devel libgnomeprintui-devel
BuildRequires: libgnomeui-devel libwnck-devel perl-XML-Parser
BuildRequires: update-desktop-files
# FIXME: only for directory ownership:
BuildRequires: scrollkeeper
License: GPL v2 or later
Group: Development/Tools/Other
Version: 2.21.92
Release: 14
Version: 2.22.0
Release: 1
Summary: GNOME Binary Editor
Url: http://www.gnome.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2
@ -123,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Sep 02 2008 mboman@novell.com
- Update to version 2.22.0:
+ Cosmetic version bump
* Thu May 08 2008 rodrigo@suse.de
- Upstream remaining patch
* Mon Mar 31 2008 vuntz@suse.de