Skip to content

Commit

Permalink
Bump version in rpm spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dusansimic committed Sep 5, 2023
1 parent 10b8dea commit 659a962
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 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.58.0
Version: 2.58.1
Release: 1%{?dist}
Summary: Elegant Facebook Messenger desktop app

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 659a962

Please sign in to comment.