Accepting request 199421 from home:dimstar:branches:GNOME:Factory
Update to 3.9.92 OBS-URL: https://build.opensuse.org/request/show/199421 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=17
This commit is contained in:
parent
cd518cd6d6
commit
905ce191d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75db6da64d2739e19d363e28b321320f1f29ed256d26eb4fda673a39fd3af440
|
|
||||||
size 1082576
|
|
3
gnome-calculator-3.9.92.tar.xz
Normal file
3
gnome-calculator-3.9.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c418ae8559c32fa9afd9b071431358838384d45d9b508caa040e9f80c223cfe
|
||||||
|
size 1083660
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 17 16:03:56 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.92:
|
||||||
|
+ Add Appdata.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 26 11:38:34 UTC 2013 - dimstar@opensuse.org
|
Mon Aug 26 11:38:34 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-calculator
|
Name: gnome-calculator
|
||||||
Version: 3.9.90
|
Version: 3.9.92
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GNOME Calculator Application
|
Summary: A GNOME Calculator Application
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -75,6 +75,8 @@ rm -rf %{buildroot}
|
|||||||
%doc COPYING NEWS
|
%doc COPYING NEWS
|
||||||
%doc %{_datadir}/help/C/%{name}
|
%doc %{_datadir}/help/C/%{name}
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
%dir %{_datadir}/appdata
|
||||||
|
%{_datadir}/appdata/gnome-calculator.appdata.xml
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
|
||||||
%doc %{_mandir}/man?/*.*
|
%doc %{_mandir}/man?/*.*
|
||||||
|
Loading…
Reference in New Issue
Block a user