0.3.92
This commit is contained in:
parent
c38a551bff
commit
ad39fd20fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/sushi-0.2.1.tar.xz
|
||||
/sushi-0.3.0.tar.xz
|
||||
/sushi-0.3.91.tar.xz
|
||||
/sushi-0.3.92.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e3d9baf3b2af7156b0c7882a9d50e815 sushi-0.3.91.tar.xz
|
||||
8ac57a9792cbaf420c6e5f515fae536c sushi-0.3.92.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: sushi
|
||||
Version: 0.3.91
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.92
|
||||
Release: 1%{?dist}
|
||||
Summary: A quick previewer for Nautilus
|
||||
Group: User Interface/Desktops
|
||||
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0
|
||||
|
||||
%changelog
|
||||
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 0.3.92-1
|
||||
- Update to 0.3.92
|
||||
|
||||
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 0.3.91-3
|
||||
- Rebuild against newer cogl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user