Update to 3.15.2
This commit is contained in:
parent
76d41305e6
commit
117e775e53
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/glade-3.14.2.tar.xz
|
/glade-3.14.2.tar.xz
|
||||||
/glade-3.15.0.tar.xz
|
/glade-3.15.0.tar.xz
|
||||||
/glade-3.15.1.tar.xz
|
/glade-3.15.1.tar.xz
|
||||||
|
/glade-3.15.2.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: glade
|
Name: glade
|
||||||
Version: 3.15.1
|
Version: 3.15.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: User Interface Designer for GTK+
|
Summary: User Interface Designer for GTK+
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Summary: User Interface Designer for GTK+
|
|||||||
# GPLv2+ and LGPLv2+ code, so the resulting binaries are GPLv2+
|
# GPLv2+ and LGPLv2+ code, so the resulting binaries are GPLv2+
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://glade.gnome.org/
|
URL: http://glade.gnome.org/
|
||||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.14/glade-%{version}.tar.xz
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.15/glade-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -127,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%doc %{_datadir}/gtk-doc/
|
%doc %{_datadir}/gtk-doc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
|
||||||
|
- Update to 3.15.2
|
||||||
|
|
||||||
* Fri May 10 2013 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
|
* Fri May 10 2013 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
|
||||||
- Update to 3.15.1
|
- Update to 3.15.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user