mirror of
https://github.com/upa/mscp.git
synced 2026-02-28 03:24:41 +08:00
bump version to 0.1.4
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
|
||||
## Build mscp as src.rpm for publishing at COPR
|
||||
|
||||
### How to build
|
||||
|
||||
```shell-session
|
||||
cd mscp
|
||||
mkdir build && cd build
|
||||
|
||||
cmake .. make build-srpm
|
||||
```
|
||||
|
||||
`make build-srpm` builds mscp src.rpm inside a docker container.
|
||||
|
||||
After that, there is `mscp-0.1.3-1.el9.src.rpm` under the `build`
|
||||
directory. The next step for publishing is to upload the src.rpm to
|
||||
[coprs/upaaa/mscp](https://copr.fedorainfracloud.org/coprs/upaaa/mscp/build/6983569/).
|
||||
@@ -38,5 +38,8 @@ make -C build install DESTDIR=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 07 2024 Ryo nakamura <upa@haeena.net> - 0.1.4-0
|
||||
- RPM release for v0.1.4
|
||||
|
||||
* Sat Feb 03 2024 Ryo nakamura <upa@haeena.net> - 0.1.3-0
|
||||
- Initial release for rpm packaging
|
||||
|
||||
Reference in New Issue
Block a user