Update to 43.0
This commit is contained in:
parent
4e16d863a3
commit
ca9465d3f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/baobab-43.alpha.tar.xz
|
||||
/baobab-43.beta.tar.xz
|
||||
/baobab-43.rc.tar.xz
|
||||
/baobab-43.0.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: baobab
|
||||
Version: 43~rc
|
||||
Version: 43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A graphical directory tree analyzer
|
||||
|
||||
@ -64,6 +64,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.baobab.des
|
||||
|
||||
|
||||
%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 (baobab-43.rc.tar.xz) = f90e445571d5872dbe99070f4ac2941de76d4baafc2d6bb1a15541ccbd42254a90ed5af0bda6766b65bfbe7d735b49a64a3005169fb9f363f10cc7922a15dc5c
|
||||
SHA512 (baobab-43.0.tar.xz) = d368bde1ba1fafbe908c5e8e0e5cd9d593d3f3cc551a7b1f3be68624bd7ee8b1dac6374fc9031c7d4c53240dda739974b5c71653227251bb5b8fbcd332900b91
|
||||
|
Loading…
Reference in New Issue
Block a user