Update to 3.7.5
This commit is contained in:
parent
98859f0133
commit
ebc1861480
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/sushi-3.6.1.tar.xz
|
/sushi-3.6.1.tar.xz
|
||||||
/sushi-3.7.3.tar.xz
|
/sushi-3.7.3.tar.xz
|
||||||
/sushi-3.7.4.tar.xz
|
/sushi-3.7.4.tar.xz
|
||||||
|
/sushi-3.7.5.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
54a7e12968a4caba16f59416ec965484 sushi-3.7.4.tar.xz
|
26cc948dfccaf0e15e739c5478013f8f sushi-3.7.5.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: sushi
|
Name: sushi
|
||||||
Version: 3.7.4
|
Version: 3.7.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A quick previewer for Nautilus
|
Summary: A quick previewer for Nautilus
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
|
|
||||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
|
||||||
|
- Update to 3.7.5
|
||||||
|
|
||||||
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
|
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
|
||||||
- Rebuild for new cogl
|
- Rebuild for new cogl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user