Accepting request 346523 from GNOME:Apps
- Update to version 2.2.6: + Updated translations. - Clean-up specfile. OBS-URL: https://build.opensuse.org/request/show/346523 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gbrainy?expand=0&rev=52
This commit is contained in:
commit
0ca24e7629
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74d1c66ef4c8eaf7cfc3e09525224296f684ca1ccb8529c067a03cd7189be3cd
|
|
||||||
size 2913206
|
|
3
gbrainy-2.2.6.tar.gz
Normal file
3
gbrainy-2.2.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56d9a47cad283a0acc9b268e4057ed9c1cea783c5f8e99c04f8f412cddb229d5
|
||||||
|
size 2924398
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 8 22:19:24 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
- Update to version 2.2.6:
|
||||||
|
+ Updated translations.
|
||||||
|
- Clean-up specfile.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 6 14:15:44 UTC 2015 - dimstar@opensuse.org
|
Wed May 6 14:15:44 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
18
gbrainy.spec
18
gbrainy.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gbrainy
|
Name: gbrainy
|
||||||
Version: 2.2.5
|
Version: 2.2.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A brain teaser game and trainer
|
Summary: A brain teaser game and trainer
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -37,14 +37,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: pkgconfig(libcanberra-gtk) >= 0.26
|
BuildRequires: pkgconfig(libcanberra-gtk) >= 0.26
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?suse_version}
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%else
|
|
||||||
%define suse_update_desktop_file true
|
|
||||||
%endif
|
|
||||||
%if 0%{?fedora_version}
|
|
||||||
BuildRequires: gtk-sharp2-devel
|
|
||||||
%endif
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
# For the help system to work, we require a ghelp:// URI handler.
|
# For the help system to work, we require a ghelp:// URI handler.
|
||||||
Recommends: mimehandler(x-scheme-handler/ghelp)
|
Recommends: mimehandler(x-scheme-handler/ghelp)
|
||||||
@ -93,22 +86,13 @@ chmod -x %{buildroot}%{_libexecdir}/%{name}/gbrainy.exe.config
|
|||||||
|
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1130
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
%icon_theme_cache_post
|
%icon_theme_cache_post
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1130
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
%endif
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user