Accepting request 132635 from GNOME:Next
Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132635 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/aisleriot?expand=0&rev=33
This commit is contained in:
parent
518e58e6c3
commit
f82efce135
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f62629fdaf9af23dd3f6a780258b15c927f50a4c43b72d29e9fed4d625e2451b
|
||||
size 4164560
|
3
aisleriot-3.5.90.tar.xz
Normal file
3
aisleriot-3.5.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed9097d67fd4baa03a31e28e243c794f6a9b93c4182092e2895a9460db018f7c
|
||||
size 4120228
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 19 21:45:37 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.5.90:
|
||||
+ Many games fixes
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 4 19:36:58 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.5.0:
|
||||
+ Build fixes.
|
||||
+ Many games fixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 06:28:24 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: aisleriot
|
||||
Version: 3.4.1
|
||||
Version: 3.5.90
|
||||
Release: 0
|
||||
Summary: Solitaire Card Games for GNOME
|
||||
License: GPL-3.0+
|
||||
Group: Amusements/Games/Board/Card
|
||||
Url: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/aisleriot/3.4/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/aisleriot/3.5/%{name}-%{version}.tar.xz
|
||||
BuildRequires: guile-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: lsb-release
|
||||
@ -32,9 +32,9 @@ BuildRequires: dummy-release
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.31.13
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gconf-2.0) >= 2.0
|
||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3)
|
||||
BuildRequires: pkgconfig(librsvg-2.0)
|
||||
Requires: guile
|
||||
@ -71,7 +71,6 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%suse_update_desktop_file -N "FreeCell" -G "Solitaire" freecell
|
||||
%suse_update_desktop_file -N "AisleRiot" -G "Solitaire" sol
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%find_gconf_schemas
|
||||
@ -101,7 +100,6 @@ make %{?_smp_mflags}
|
||||
%endif
|
||||
%doc %{_datadir}/help/C/aisleriot/
|
||||
%{_bindir}/sol
|
||||
%{_datadir}/applications/freecell.desktop
|
||||
%{_datadir}/applications/sol.desktop
|
||||
%{_datadir}/aisleriot/
|
||||
%dir %{_libdir}/aisleriot
|
||||
|
Loading…
Reference in New Issue
Block a user