Compare commits
2 Commits
0.5.7-1mam
...
0.5.9-1mam
Author | SHA1 | Date | |
---|---|---|---|
2a9b2d60a6 | |||
a174421884 |
@@ -1,5 +1,5 @@
|
||||
Name: libproxy
|
||||
Version: 0.5.7
|
||||
Version: 0.5.9
|
||||
Release: 1mamba
|
||||
Summary: A library that provides automatic proxy configuration management.
|
||||
Group: System/Libraries
|
||||
@@ -71,8 +71,6 @@ It can be used to debug what would happen in various cases.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@@ -99,6 +97,12 @@ It can be used to debug what would happen in various cases.
|
||||
#%doc CHANGELOG.md README.md
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 0.5.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 0.5.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 0.5.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user