Update to 3.20.0
This commit is contained in:
parent
774d842b56
commit
0b8500f5d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/gnome-calculator-3.19.4.tar.xz
|
||||
/gnome-calculator-3.19.90.tar.xz
|
||||
/gnome-calculator-3.19.91.tar.xz
|
||||
/gnome-calculator-3.20.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: gnome-calculator
|
||||
Version: 3.19.91
|
||||
Version: 3.20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
@ -7,7 +7,7 @@ Group: Applications/System
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Calculator
|
||||
#VCS: git:git://git.gnome.org/gcalctool
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
@ -78,6 +78,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
|
||||
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
|
||||
- Update to 3.19.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user