diff --git a/mumble.spec b/mumble.spec index 49f05ef..382bf51 100644 --- a/mumble.spec +++ b/mumble.spec @@ -1,6 +1,6 @@ Name: mumble -Version: 1.3.0 -Release: 2mamba +Version: 1.3.1 +Release: 1mamba Summary: A voice chat application similar to TeamSpeak Group: Graphical Desktop/Applications/Internet Vendor: openmamba @@ -42,7 +42,7 @@ A voice chat application similar to TeamSpeak. %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build qmake-qt5 main.pro \ @@ -96,6 +96,9 @@ install -vDm 644 icons/mumble.svg -t %{buildroot}%{_datadir}/icons/hicolor/scala %doc AUTHORS LICENSE %changelog +* Sat Jun 13 2020 Automatic Build System 1.3.1-1mamba +- automatic version update by autodist + * Mon Apr 27 2020 Silvan Calarco 1.3.0-2mamba - added a patch to disable starting jack server by default