Skip to content

Commit

Permalink
rpm: Update to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carlwgeorge committed Sep 22, 2022
1 parent e06ce61 commit b1b186c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion rpm/caddy.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global debug_package %{nil}

%global basever 2.6.0
%global basever 2.6.1
#global prerel rc
#global prerelnum 3
%global tag v%{basever}%{?prerel:-%{prerel}.%{prerelnum}}
Expand Down Expand Up @@ -178,6 +178,9 @@ fi


%changelog
* Thu Sep 22 2022 Carl George <[email protected]> - 2.6.1-1
- Latest upstream

* Wed Sep 21 2022 Carl George <[email protected]> - 2.6.0-1
- Latest upstream

Expand Down

0 comments on commit b1b186c

Please sign in to comment.