Accepting request 158327 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158327
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/ghex?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:59:06 +00:00 committed by Git OBS Bridge
parent a06c8cc4c1
commit b60a4a68d8
4 changed files with 42 additions and 9 deletions

View File

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

3
ghex-3.7.90.tar.xz Normal file
View File

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

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue Feb 19 21:42:42 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Make it possible to resize the main window to fit smaller
screens.
+ Updated translations.
- Drop ghex-empty-search-crash.patch: fixed upstream.
-------------------------------------------------------------------
Tue Feb 19 20:04:46 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 19 19:15:12 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.2:
+ New icons for the HighContrast theme.
+ Add search keywords to the .desktop file.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 19 18:51:20 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.1:
+ Use yelp-tools instead gnome-doc-utils.
+ Updated translations.
- Replace gtk-doc-utils-devel BuildRequires with yelp-tools,
following upstreams port to the new documentation infrastructure.
-------------------------------------------------------------------
Tue Feb 19 17:17:47 CET 2013 - sbrabec@suse.cz

View File

@ -17,18 +17,18 @@
Name: ghex
Version: 3.6.1
Version: 3.7.90
Release: 0
Summary: GNOME Binary Editor
License: GPL-2.0+
Group: Development/Tools/Other
Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/ghex/3.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/ghex/3.7/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(atk) >= 1.0.0
BuildRequires: pkgconfig(gail-3.0)
BuildRequires: pkgconfig(gio-2.0) >= 2.31.10
@ -87,6 +87,7 @@ rm -rf %{buildroot}
%if 0%{?suse_version} > 1130
%desktop_database_post
%icon_theme_cache_post
%icon_theme_cache_post HighContrast
%glib2_gsettings_schema_post
%endif
@ -94,6 +95,7 @@ rm -rf %{buildroot}
%if 0%{?suse_version} > 1130
%desktop_database_postun
%icon_theme_cache_postun
%icon_theme_cache_postun HighContrast
%glib2_gsettings_schema_postun
%endif
@ -111,9 +113,8 @@ rm -rf %{buildroot}
%{_datadir}/GConf/gsettings/ghex.convert
%{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml
%{_datadir}/icons/hicolor/*/apps/ghex.*
%dir %{_datadir}/gnome/help/%{name}
%doc %{_datadir}/gnome/help/%{name}/C/
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
%{_datadir}/icons/HighContrast/
%doc %{_datadir}/help/C/%{name}/
%files -n libgtkhex-3-0
%defattr(-,root,root)