Update to 0.52.1
This commit is contained in:
parent
cb74355b39
commit
9cbc53f857
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/vte-0.51.3.tar.xz
|
||||
/vte-0.51.90.tar.xz
|
||||
/vte-0.52.0.tar.xz
|
||||
/vte-0.52.1.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vte-0.52.0.tar.xz) = 2f8b1efc7c73c4e74070d3bfcb33e61672d6ed70a352eed2c43198f8c3ffb513f6ed98dcf822dbd55d31d914c7f9dc157b29f8e4781705ee2c9ddb0e43c6e5fa
|
||||
SHA512 (vte-0.52.1.tar.xz) = a1de54950cdcac9afccc1b13bd71b65ad1d6f93055d0b005b4a15b6f84f55029848cf8f2f9155cf3e6edc69fe973529fd4313f59af74fc1035aebd4c0b85655f
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global apiver 2.91
|
||||
|
||||
Name: vte291
|
||||
Version: 0.52.0
|
||||
Version: 0.52.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator library
|
||||
|
||||
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_sysconfdir}/profile.d/vte.sh
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 0.52.1-1
|
||||
- Update to 0.52.1
|
||||
|
||||
* Tue Apr 03 2018 Kalev Lember <klember@redhat.com> - 0.52.0-1
|
||||
- Update to 0.52.0
|
||||
- Remove ldconfig scriptlets
|
||||
|
||||
Loading…
Reference in New Issue
Block a user