-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update RHEL .spec file for 2.2.2-beta
- Loading branch information
deogar
committed
Feb 11, 2014
1 parent
d720509
commit c534a9d
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
%define sphinx_group sphinx | ||
|
||
Name: sphinx | ||
Version: 2.2.1 | ||
Version: 2.2.2 | ||
Release: 1%{?dist} | ||
Summary: Sphinx full-text search server | ||
|
||
|
@@ -255,6 +255,9 @@ fi | |
|
||
|
||
%changelog | ||
* Tue Feb 11 2014 Anton Tsitlionok <[email protected]> 2.2.2-beta-1 | ||
- New version 2.2.2-beta | ||
|
||
* Mon Nov 13 2013 Anton Tsitlionok <[email protected]> 2.2.1-beta-1 | ||
- New version 2.2.1-beta | ||
|
||
|