Bump version to 0.1.1
This commit is contained in:
parent
742e4bdb68
commit
bce4c50b8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libdecor-0.1.0.tar.xz
|
||||
/libdecor-0.1.1.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libdecor
|
||||
Version: 0.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland client side decoration library
|
||||
|
||||
License: MIT
|
||||
URL: https://gitlab.gnome.org/jadahl/libdecor
|
||||
Source: %{url}/uploads/81adf91d27620e20bcc5f6b9b312d768/libdecor-0.1.0.tar.xz
|
||||
Source: %{url}/uploads/ee5ef0f2c3a4743e8501a855d61cb397/libdecor-0.1.1.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
@ -58,6 +58,9 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Jonas Ådahl <jadahl@redhat.com> - 0.1.1-1
|
||||
- Bump version to 0.1.1
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdecor-0.1.0.tar.xz) = 4b8bf44104eec639b191e811e311be27dc68f72f3143636cc954a7d0086a4b5e046d139ece1a6062ce74683cbd83f69a87bb2222873f261420fed32a08373257
|
||||
SHA512 (libdecor-0.1.1.tar.xz) = b4fd3d22bbc61cd7b0bfc70b1cd89bea60d563de0e7716d87e2e1a6ad32d3dec9850396a0692bb1f879b4aa341ceca816e196cb149a89067eb571d498ab7df25
|
||||
|
||||
Loading…
Reference in New Issue
Block a user