Update to 43.0.1
This commit is contained in:
parent
ca888e5103
commit
510314bb53
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@
|
||||
/gnome-calculator-42.2.tar.xz
|
||||
/gnome-calculator-43.alpha.tar.xz
|
||||
/gnome-calculator-43.rc.tar.xz
|
||||
/gnome-calculator-43.0.1.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 43~rc
|
||||
Version: 43.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
@ -105,6 +105,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Kalev Lember <klember@redhat.com> - 43.0.1-1
|
||||
- Update to 43.0.1
|
||||
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 43~rc-1
|
||||
- Update to 43.rc
|
||||
- Switch to libsoup3
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-43.rc.tar.xz) = fe9476dca1c7d4fb0f1cd35e8649f8f5495b45957d97be9939af97ca9135c10765e942a4f0475576d6f16e7f683442d31c8dc05477a98e3035763688d81835c1
|
||||
SHA512 (gnome-calculator-43.0.1.tar.xz) = 94ec47a03dac017801e9c499aceb2f5f6fd1c79966657c79b123476dc7f3a4a2c3e179c80763e965207b58427157cd6e072260bd79ab98a39eb011cfe3ef7c72
|
||||
|
Loading…
Reference in New Issue
Block a user