Update to 1.1
This commit is contained in:
parent
09c9715e37
commit
7e059604e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/wayland-protocols-1.0.tar.xz
|
/wayland-protocols-1.0.tar.xz
|
||||||
|
/wayland-protocols-1.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
1ee04fc828cffaf278fdc684a13981eb wayland-protocols-1.0.tar.xz
|
9715e62102ed4e4f1bb3df57b2b02308 wayland-protocols-1.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.0
|
Version: 1.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -43,6 +43,9 @@ wayland-protocols.
|
|||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2016 Kalev Lember <klember@redhat.com> - 1.1-1
|
||||||
|
- Update to 1.1
|
||||||
|
|
||||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user