OBS User unknown 2009-03-25 23:02:22 +00:00 committed by Git OBS Bridge
parent d2d63c5ab1
commit 18e4fd39f6
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 22 17:37:18 CET 2009 - vuntz@novell.com Sun Feb 22 17:37:18 CET 2009 - vuntz@novell.com

View File

@ -24,11 +24,12 @@ BuildRequires: gnome-doc-utils-devel
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libgnomeprintui-devel BuildRequires: libgnomeprintui-devel
BuildRequires: libgnomeui-devel BuildRequires: libgnomeui-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
License: GPL v2 or later License: GPL v2 or later
Group: Development/Tools/Other Group: Development/Tools/Other
Version: 2.24.0 Version: 2.24.0
Release: 1 Release: 2
Summary: GNOME Binary Editor Summary: GNOME Binary Editor
Url: http://www.gnome.org/ Url: http://www.gnome.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/ghex/2.8/%{name}-%{version}.tar.bz2
@ -71,6 +72,7 @@ Authors:
%lang_package %lang_package
%prep %prep
%setup -n ghex-%{version} %setup -n ghex-%{version}
translation-update-upstream
%patch7 %patch7
%build %build
@ -127,6 +129,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%changelog %changelog
* Mon Mar 16 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sun Feb 22 2009 vuntz@novell.com * Sun Feb 22 2009 vuntz@novell.com
- Update to version 2.24.0: - Update to version 2.24.0:
+ set G_LOG_DOMAIN for the shared libgtkhex library so that + set G_LOG_DOMAIN for the shared libgtkhex library so that