Update to 44.alpha
This commit is contained in:
parent
35dc3e1f3e
commit
43afc6179b
1
.gitignore
vendored
1
.gitignore
vendored
@ -168,3 +168,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-43.0.tar.xz
|
/nautilus-43.0.tar.xz
|
||||||
/nautilus-43.1.tar.xz
|
/nautilus-43.1.tar.xz
|
||||||
/nautilus-43.2.tar.xz
|
/nautilus-43.2.tar.xz
|
||||||
|
/nautilus-44.alpha.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global glib2_version 2.72.1
|
%global glib2_version 2.72.1
|
||||||
%global gnome_autoar_version 0.4.0
|
%global gnome_autoar_version 0.4.0
|
||||||
%global gtk4_version 4.7.2
|
%global gtk4_version 4.9.1
|
||||||
%global libadwaita_version 1.2~beta
|
%global libadwaita_version 1.3~alpha
|
||||||
|
|
||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 43.2
|
Version: 44~alpha
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -139,6 +139,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
|||||||
%doc %{_datadir}/doc/nautilus/
|
%doc %{_datadir}/doc/nautilus/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 44~alpha-1
|
||||||
|
- Update to 44.alpha
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.2-2
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nautilus-43.2.tar.xz) = e4a12984b74614185cd7fbb9bf8c49a2572d673ae59d0f481dac92459d965ccc0eae6d9a5f545afb52ce1f24438a7feb02c0a35b8175187b5d74a9044488c13b
|
SHA512 (nautilus-44.alpha.tar.xz) = 40ea6b0097ecbd7f6e1d24cf5f2a59aad08ed08820cf48e76ecf3b4b5b22f7693bd976a1f34b779b8ede4a588da1e46ab3c8462f7e676e806ca13d51925fc6a5
|
||||||
|
Loading…
Reference in New Issue
Block a user