mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
From 8dc784c121
Mon Sep 17 00:00:00 2001
Subject: [PATCH] bump version in rpm spec file.
This commit is contained in:
parent
2a6df60fdc
commit
15c92b1bf6
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
Name: libwebsockets
|
||||
Version: 1.4
|
||||
Release: 48.gmaster_16fb0132%{?dist}
|
||||
Version: 1.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Websocket Server Library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
|
@ -68,4 +68,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||
/%{_libdir}/pkgconfig/libwebsockets.pc
|
||||
|
||||
%changelog
|
||||
|
||||
* Sun Jan 17 2016 Andrew Cooks <acooks@linux.com> 1.6.0-1
|
||||
- Bump version to 1.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue