Update to 1.12.5 (#2032528)
This commit is contained in:
parent
056c6d8094
commit
c9cfcc3311
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/flatpak-1.12.2.tar.xz
|
||||
/flatpak-1.12.3.tar.xz
|
||||
/flatpak-1.12.4.tar.xz
|
||||
/flatpak-1.12.5.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global ostree_version 2020.8
|
||||
|
||||
Name: flatpak
|
||||
Version: 1.12.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.12.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Application deployment framework for desktop apps
|
||||
|
||||
License: LGPLv2+
|
||||
@ -263,6 +263,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 14 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.5-1
|
||||
- Update to 1.12.5 (#2032528)
|
||||
|
||||
* Tue Feb 08 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.4-2
|
||||
- Don't try to add Fedora's OCI Flatpak repository on RHEL
|
||||
- Remove an obsolete Fedora-specific update path
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (flatpak-1.12.4.tar.xz) = 441c29c43dec6cb224f677e2d9b3dd09e95f4ca6e06d24ee30de1b931522502f903b0bbd3ead4886d16c25d8236a876ffb95ec907690aa7f55cd7ed31c5dd71b
|
||||
SHA512 (flatpak-1.12.5.tar.xz) = 3ac1832a3bca2544a685ba741fcb0762c615aa37600c5be6b4148ea3897800b6c2a39b81f389036896e1fe10d8fac903154917a2ae6e50b4a27a648c95acb46f
|
||||
|
Loading…
Reference in New Issue
Block a user