diff --git a/ghex-3.10.1.tar.xz b/ghex-3.10.1.tar.xz deleted file mode 100644 index 1d98d18..0000000 --- a/ghex-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34b66cb5c84410c420df72f229d25aee5979e58048a246ed719b046f0c241132 -size 1424308 diff --git a/ghex-3.18.0.tar.xz b/ghex-3.18.0.tar.xz new file mode 100644 index 0000000..1ca7a48 --- /dev/null +++ b/ghex-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b1eb50a8dd1334880b37617871498b778ea137f79bb43894ec68e4f63dc925 +size 1569372 diff --git a/ghex.changes b/ghex.changes index af71b18..46a34bc 100644 --- a/ghex.changes +++ b/ghex.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Sep 23 08:43:47 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 2 10:43:50 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.91: + + Fix icon installation. + + Update screenshot in appdata file. +- Changes from version 3.17.90: + + Add symbolic icon. + + Include higher resolution app icons. + + Support decoding 64-bit integers. + + Allow immediate clicking between gtkhex views. + + Improve the default file name when printing to a file. + + Updated translations. +- Drop HighContrast icon theme handling in post/postun. + ------------------------------------------------------------------- Tue Apr 15 09:32:45 UTC 2014 - zaitor@opensuse.org diff --git a/ghex.spec b/ghex.spec index 38bf785..cee2dc1 100644 --- a/ghex.spec +++ b/ghex.spec @@ -1,7 +1,7 @@ # # spec file for package ghex # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: ghex -Version: 3.10.1 +Version: 3.18.0 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.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/ghex/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream @@ -87,7 +87,6 @@ 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 @@ -95,7 +94,6 @@ 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 @@ -114,8 +112,7 @@ rm -rf %{buildroot} %dir %{_datadir}/GConf/gsettings %{_datadir}/GConf/gsettings/ghex.convert %{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml -%{_datadir}/icons/hicolor/*/apps/ghex.* -%{_datadir}/icons/HighContrast/ +%{_datadir}/icons/hicolor/*/apps/ghex* %doc %{_datadir}/help/C/%{name}/ %files -n libgtkhex-3-0