-
-
Notifications
You must be signed in to change notification settings - Fork 560
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10b8dea
commit 659a962
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
%global _build_id_links alldebug | ||
|
||
Name: caprine | ||
Version: 2.58.0 | ||
Version: 2.58.1 | ||
Release: 1%{?dist} | ||
Summary: Elegant Facebook Messenger desktop app | ||
|
||
|
@@ -57,6 +57,8 @@ install -Dm644 license %{buildroot}%{_datadir}/licenses/%{name} | |
%{_datadir}/pixmaps/%{name}.png | ||
|
||
%changelog | ||
* Tue Sep 5 2023 dusansimic <[email protected]> - 2.58.1-1 | ||
- Release 2.58.1 | ||
* Wed Jul 26 2023 dusansimic <[email protected]> - 2.58.0-1 | ||
- Release 2.58.0 | ||
* Sat May 6 2023 dusansimic <[email protected]> - 2.57.4-1 | ||
|