Update to 3.12.0
This commit is contained in:
parent
7fee55a79e
commit
8d71096c1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/gnome-calculator-3.11.90.tar.xz
|
/gnome-calculator-3.11.90.tar.xz
|
||||||
/gnome-calculator-3.11.91.tar.xz
|
/gnome-calculator-3.11.91.tar.xz
|
||||||
/gnome-calculator-3.11.92.tar.xz
|
/gnome-calculator-3.11.92.tar.xz
|
||||||
|
/gnome-calculator-3.12.0.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-calculator
|
Name: gnome-calculator
|
||||||
Version: 3.11.92
|
Version: 3.12.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A desktop calculator
|
Summary: A desktop calculator
|
||||||
|
|
||||||
@ -7,7 +7,7 @@ Group: Applications/System
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://live.gnome.org/Gcalctool
|
URL: http://live.gnome.org/Gcalctool
|
||||||
#VCS: git:git://git.gnome.org/gcalctool
|
#VCS: git:git://git.gnome.org/gcalctool
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
@ -72,6 +72,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
||||||
|
- Update to 3.12.0
|
||||||
|
|
||||||
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
||||||
- Update to 3.11.92
|
- Update to 3.11.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user