3.7.91
This commit is contained in:
parent
6ae0435fd8
commit
2dfa8cc16b
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/sushi-3.7.3.tar.xz
|
||||
/sushi-3.7.4.tar.xz
|
||||
/sushi-3.7.5.tar.xz
|
||||
/sushi-3.7.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
26cc948dfccaf0e15e739c5478013f8f sushi-3.7.5.tar.xz
|
||||
c3603206fc7a329869cb631158b87e66 sushi-3.7.91.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: sushi
|
||||
Version: 3.7.5
|
||||
Release: 2%{?dist}
|
||||
Version: 3.7.91
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
Group: User Interface/Desktops
|
||||
|
||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
|
||||
- Update to 3.7.91
|
||||
|
||||
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
|
||||
- Rebuilt for cogl soname bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user