Update to 3.2.0 (#1173077)
parent
7cde53efb2
commit
a52c3103f3
|
@ -6,3 +6,4 @@ sakura-2.3.8.tar.bz2
|
|||
/sakura-3.1.0.tar.bz2
|
||||
/sakura-3.1.3.tar.bz2
|
||||
/sakura-3.1.5.tar.bz2
|
||||
/sakura-3.2.0.tar.bz2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Review at https://bugzilla.redhat.com/show_bug.cgi?id=496166
|
||||
|
||||
Name: sakura
|
||||
Version: 3.1.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator based on GTK and VTE
|
||||
|
||||
Group: User Interface/X
|
||||
|
@ -63,6 +63,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 01 2015 Christoph Wickert <cwickert@fedoraproject.org> - 3.2.0-1
|
||||
- Update to 3.2.0 (#1173077)
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
|
Loading…
Reference in New Issue