Update to 41.beta
This commit is contained in:
parent
6e1eaac19c
commit
924bc9ec91
1
.gitignore
vendored
1
.gitignore
vendored
@ -151,3 +151,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-40.0.tar.xz
|
||||
/nautilus-40.1.tar.xz
|
||||
/nautilus-41.alpha.tar.xz
|
||||
/nautilus-41.beta.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: nautilus
|
||||
Version: 41~alpha
|
||||
Version: 41~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: File manager for GNOME
|
||||
|
||||
@ -143,6 +143,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Kalev Lember <klember@redhat.com> - 41~beta-1
|
||||
- Update to 41.beta
|
||||
|
||||
* Tue Aug 03 2021 Kalev Lember <klember@redhat.com> - 41~alpha-1
|
||||
- Update to 41.alpha
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-41.alpha.tar.xz) = e7756adeb33dfb59faaf7f0d746136c078ed04235ef11bca0ea37efc1944045a3ca9118673a0d8444d1434371fe8f74c506d6e9394f437da1da964ea103eb657
|
||||
SHA512 (nautilus-41.beta.tar.xz) = ee4724e7cee03ce3e1c62fdb53389c695e5131436502832409dcae0e7cc4ce575db3c65fb6e32e61e87f0d429e6865a7127239e55607ea63f9b5de75f7bbbb5d
|
||||
|
Loading…
Reference in New Issue
Block a user