Update to 43.0
This commit is contained in:
parent
9152d2fd16
commit
4535d0a060
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-43.alpha.tar.xz
|
||||
/nautilus-43.beta.1.tar.xz
|
||||
/nautilus-43.rc.tar.xz
|
||||
/nautilus-43.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global glib2_version 2.72.0
|
||||
%global gnome_autoar_version 0.4.0
|
||||
%global gtk4_version 4.6
|
||||
%global libadwaita_version 1.2~alpha
|
||||
%global gtk4_version 4.7.2
|
||||
%global libadwaita_version 1.2~beta
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: nautilus
|
||||
Version: 43~rc
|
||||
Version: 43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: File manager for GNOME
|
||||
|
||||
@ -138,6 +138,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/doc/nautilus/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Kalev Lember <klember@redhat.com> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 43~rc-1
|
||||
- Update to 43.rc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-43.rc.tar.xz) = 0f802c6c32c2f9b670386879933ce5ba4fb5eb8bcad4422a1f1dbc9102ff059a0bf3e6ea16c341af529cb9d3311847edc83164774ee5c95044885953bb0024a3
|
||||
SHA512 (nautilus-43.0.tar.xz) = c880125c2339be02852470e45cd4d589470e0df7723acc44b80df35c18cb1375c5f85cb46c7e53efbab1b51eedb4fd51ffa455773d4913d44c59070dafa22b49
|
||||
|
Loading…
Reference in New Issue
Block a user