File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ import (
5050// App info
5151const (
5252 APP = "rep"
53- VER = "3.5.9 "
53+ VER = "3.5.10 "
5454 DESC = "Package repository management tool"
5555)
5656
Original file line number Diff line number Diff line change 1515
1616Summary: Package repository management tool
1717Name: rep
18- Version: 3.5.9
18+ Version: 3.5.10
1919Release: 0%{?dist }
2020Group: Applications/System
2121License: Apache 2.0
@@ -109,6 +109,9 @@ rm -rf %{buildroot}
109109################################################################################
110110
111111%changelog
112+ *
Wed Dec 24 2025 Anton Novojilov <[email protected] > -
3.5.10-0 113+ - Code refactoring
114+
112115*
Thu Dec 18 2025 Anton Novojilov <[email protected] > -
3.5.9-0 113116- Added canceling protection for warming cache
114117
You can’t perform that action at this time.
0 commit comments