File tree Expand file tree Collapse file tree 10 files changed +38
-16
lines changed
mingw32-icecast-installer Expand file tree Collapse file tree 10 files changed +38
-16
lines changed Original file line number Diff line number Diff line change 1+ 2022-03-13 18:25:33 Philipp Schafft <lion@lion.leolix.org>
2+
3+ * Preparing for 2.5 beta3 aka 2.4.99.3
4+
152017-11-17 09:04:42 Thomas B. Ruecker <thomas@ruecker.fi>
26
37 * Preparing for 2.5 beta2 aka 2.4.99.2
Original file line number Diff line number Diff line change 1+ icecast2 (2.4.99.3-1) UNRELEASED; urgency=medium
2+
3+ * Preparing for 2.5 beta3 aka 2.4.99.3
4+
5+ -- Philipp Schafft <lion@lion.leolix.org> Sun, 13 Mar 2022 18:25:33 +0000
6+
17icecast2 (2.4.99.2-1) UNRELEASED; urgency=medium
28
39 * 2.5 beta 2
Original file line number Diff line number Diff line change 66%define version_archive _VERSION_ARCHIVE_
77Summary: Streaming media server
88Name: icecast
9- Version: 2.4.99.2
9+ Version: 2.4.99.3
1010Release: 1%{?dist }
1111Group: Applications/Multimedia
1212#because one way to say this is not enough...
180180%dir %attr(-,%{name},%{name}) %{_localstatedir }/log/icecast
181181
182182%changelog
183+ * Sun Mar 13 2022 Philipp Schafft <lion@lion.leolix.org> - 2.4.99.3-1
184+ - Preparing for 2.5 beta3 aka 2.4.99.3
185+
186+
183187* Fri May 11 2018 Thomas B. Ruecker <thomas@ruecker.fi> - 2.4.2.99-1
184188- 2.5 Beta 2
185189
Original file line number Diff line number Diff line change 66
77Summary: Installer for MinGW Windows port of Icecast streaming media server
88Name: mingw32-icecast-installer
9- Version: 2.4.99.2
9+ Version: 2.4.99.3
1010Release: 2%{?dist }
1111Group: Applications/Multimedia
1212License: GPL-2.0
@@ -70,15 +70,19 @@ makensis icecast.nsis -V4
7070
7171%install
7272mkdir -p " %{buildroot}/%{_mingw32_bindir}"
73- cp %_builddir /installer/icecast_win32_2.5-beta2 .exe " %{buildroot}/%{_mingw32_bindir}"
73+ cp %_builddir /installer/icecast_win32_2.5-beta3 .exe " %{buildroot}/%{_mingw32_bindir}"
7474
7575%clean
7676
7777%files
7878%defattr(-,root,root)
79- %{_mingw32_bindir }/icecast_win32_2.5-beta2 .exe
79+ %{_mingw32_bindir }/icecast_win32_2.5-beta3 .exe
8080
8181%changelog
82+ * Sun Mar 13 2022 Philipp Schafft <lion@lion.leolix.org> - 2.4.99.3-1
83+ - Preparing for 2.5 beta3 aka 2.4.99.3
84+
85+
8286* Sun Mar 06 2022 Stephan Jauernick <info@stephan-jauernick.de> - 2.4.99.2
8387
8488Rework OBS CI/CD
Original file line number Diff line number Diff line change 77%define version_archive _VERSION_ARCHIVE_
88Summary: MinGW Windows port of Icecast streaming media server
99Name: mingw32-icecast
10- Version: 2.4.99.2
10+ Version: 2.4.99.3
1111Release: 2%{?dist }
1212Group: Applications/Multimedia
1313License: GPL-2.0
@@ -78,6 +78,10 @@ rm -rf %{buildroot}
7878#%%{_mingw32_sysconfdir}/icecast.xml
7979
8080%changelog
81+ * Sun Mar 13 2022 Philipp Schafft <lion@lion.leolix.org> - 2.4.99.3-1
82+ - Preparing for 2.5 beta3 aka 2.4.99.3
83+
84+
8185* Sun Mar 06 2022 Stephan Jauernick <info@stephan-jauernick.de> - 2.4.99.2
8286
8387Work in Progress rebuilding Icecast OBS CI
Original file line number Diff line number Diff line change 1414export ICECAST_PROJECT=icecast
1515export W32_ICECAST_PROJECT=mingw32-icecast
1616export W32_ICECAST_INSTALLER_PROJECT=mingw32-icecast-installer
17- export ICECAST_BETA_VERSION=2
18- export ICECAST_VERSION=2.4.99.2
17+ export ICECAST_BETA_VERSION=3
18+ export ICECAST_VERSION=2.4.99.3
1919export ICECAST_CI_VERSION=$ICECAST_VERSION +` date +%Y%m%d%H%M%S` +` git rev-parse HEAD`
2020export DISABLE_CHANGELOG=0
2121export RELEASE_AUTHOR=${CI_COMMIT_AUTHOR:? Please set CI_COMMIT_AUTHOR}
Original file line number Diff line number Diff line change 1010export ICECAST_PROJECT=icecast
1111export W32_ICECAST_PROJECT=mingw32-icecast
1212export W32_ICECAST_INSTALLER_PROJECT=mingw32-icecast-installer
13- export ICECAST_BETA_VERSION=2
14- export ICECAST_VERSION=2.4.99.2
13+ export ICECAST_BETA_VERSION=3
14+ export ICECAST_VERSION=2.4.99.3
1515export ICECAST_CI_VERSION=$ICECAST_VERSION
1616export DISABLE_CHANGELOG=1
17- export RELEASE_AUTHOR=" Thomas B. Ruecker <thomas@ruecker.fi >"
18- export RELEASE_DATETIME=2017-11-17T09:04:42
17+ export RELEASE_AUTHOR=" Philipp Schafft <lion@lion.leolix.org >"
18+ export RELEASE_DATETIME=2022-03-13T18:25:33+00:00
Original file line number Diff line number Diff line change 1- AC_INIT ( [ Icecast] , [ 2.4.99.2 ] , [ icecast@xiph.org] )
1+ AC_INIT ( [ Icecast] , [ 2.4.99.3 ] , [ icecast@xiph.org] )
22
33AC_PREREQ ( [ 2.54] )
44
Original file line number Diff line number Diff line change 4848 < a class ="current " href =". "> Introduction</ a >
4949 < ul class ="subnav ">
5050
51- < li class ="toctree-l2 "> < a href ="#icecast-25-beta-2 -documentation "> Icecast 2.5 beta2 Documentation</ a > </ li >
51+ < li class ="toctree-l2 "> < a href ="#icecast-25-beta-3 -documentation "> Icecast 2.5 beta3 Documentation</ a > </ li >
5252
5353
5454 < li class ="toctree-l2 "> < a href ="#prerequisites "> Prerequisites</ a > </ li >
138138 < div role ="main ">
139139 < div class ="section ">
140140
141- < h1 id ="icecast-25-beta-2 -documentation "> Icecast 2.5 beta2 Documentation</ h1 >
141+ < h1 id ="icecast-25-beta-3 -documentation "> Icecast 2.5 beta3 Documentation</ h1 >
142142< p > Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams.
143143It can be used to create an Internet radio station or a privately running jukebox and many
144144things in between. It is very versatile in that new formats can be added relatively easily
Original file line number Diff line number Diff line change 1717
1818 ;Name and file
1919 Name "Icecast"
20- OutFile "icecast_win32_2.5-beta2 .exe"
20+ OutFile "icecast_win32_2.5-beta3 .exe"
2121
2222 ;Default installation folder
2323 InstallDir "$PROGRAMFILES32\Icecast"
@@ -136,7 +136,7 @@ Section "Icecast" SecIcecastWin32
136136 WriteRegStr HKLM $RegistryPathForUninstall "Publisher" "Xiph.org Foundation / The Icecast Project"
137137 WriteRegStr HKLM $RegistryPathForUninstall "HelpLink" "http://icecast.org/contact"
138138 WriteRegStr HKLM $RegistryPathForUninstall "URLInfoAbout" "http://icecast.org/"
139- WriteRegStr HKLM $RegistryPathForUninstall "DisplayVersion" "2.5 beta2 "
139+ WriteRegStr HKLM $RegistryPathForUninstall "DisplayVersion" "2.5 beta3 "
140140 WriteRegStr HKLM $RegistryPathForUninstall "InstallLocation" "$INSTDIR"
141141 WriteRegStr HKLM $RegistryPathForUninstall "InstallDate" "$Year$Month$Day"
142142 WriteRegDWORD HKLM $RegistryPathForUninstall "NoModify" 0x1
You can’t perform that action at this time.
0 commit comments