Skip to content

Commit

Permalink
chore: Bump rpm spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dusansimic committed Feb 20, 2024
1 parent 91bf99d commit 8ea4bee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/rpm/caprine.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global _build_id_links alldebug

Name: caprine
Version: 2.59.2
Version: 2.59.3
Release: 1%{?dist}
Summary: Elegant Facebook Messenger desktop app

Expand Down Expand Up @@ -57,6 +57,9 @@ install -Dm644 license %{buildroot}%{_datadir}/licenses/%{name}
%{_datadir}/pixmaps/%{name}.png

%changelog
* Tue Feb 20 2024 dusansimic <[email protected]> - 2.59.3-1
- Fix blank window
- Fix try icon
* Mon Feb 19 2024 dusansimic <[email protected]> - 2.59.2-1
- Hidden dialog issue Fix
- Update Messenger for Mac/Windows selectors
Expand Down

0 comments on commit 8ea4bee

Please sign in to comment.