mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	Bump version to 10.3.0-rc2 and update submodule
This commit is contained in:
		
							parent
							
								
									efb14f0b58
								
							
						
					
					
						commit
						65bff1181a
					
				@ -21,7 +21,7 @@ RUN apt-get update \
 | 
				
			|||||||
COPY --from=ffmpeg / /
 | 
					COPY --from=ffmpeg / /
 | 
				
			||||||
COPY --from=builder /jellyfin /jellyfin
 | 
					COPY --from=builder /jellyfin /jellyfin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG JELLYFIN_WEB_VERSION=10.3.0-rc1
 | 
					ARG JELLYFIN_WEB_VERSION=10.3.0-rc2
 | 
				
			||||||
RUN curl -L https://github.com/jellyfin/jellyfin-web/archive/v${JELLYFIN_WEB_VERSION}.tar.gz | tar zxf - \
 | 
					RUN curl -L https://github.com/jellyfin/jellyfin-web/archive/v${JELLYFIN_WEB_VERSION}.tar.gz | tar zxf - \
 | 
				
			||||||
 && rm -rf /jellyfin/jellyfin-web \
 | 
					 && rm -rf /jellyfin/jellyfin-web \
 | 
				
			||||||
 && mv jellyfin-web-${JELLYFIN_WEB_VERSION} /jellyfin/jellyfin-web
 | 
					 && mv jellyfin-web-${JELLYFIN_WEB_VERSION} /jellyfin/jellyfin-web
 | 
				
			||||||
 | 
				
			|||||||
@ -30,7 +30,7 @@ RUN apt-get update \
 | 
				
			|||||||
 && chmod 777 /cache /config /media
 | 
					 && chmod 777 /cache /config /media
 | 
				
			||||||
COPY --from=builder /jellyfin /jellyfin
 | 
					COPY --from=builder /jellyfin /jellyfin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG JELLYFIN_WEB_VERSION=10.3.0-rc1
 | 
					ARG JELLYFIN_WEB_VERSION=10.3.0-rc2
 | 
				
			||||||
RUN curl -L https://github.com/jellyfin/jellyfin-web/archive/v${JELLYFIN_WEB_VERSION}.tar.gz | tar zxf - \
 | 
					RUN curl -L https://github.com/jellyfin/jellyfin-web/archive/v${JELLYFIN_WEB_VERSION}.tar.gz | tar zxf - \
 | 
				
			||||||
 && rm -rf /jellyfin/jellyfin-web \
 | 
					 && rm -rf /jellyfin/jellyfin-web \
 | 
				
			||||||
 && mv jellyfin-web-${JELLYFIN_WEB_VERSION} /jellyfin/jellyfin-web
 | 
					 && mv jellyfin-web-${JELLYFIN_WEB_VERSION} /jellyfin/jellyfin-web
 | 
				
			||||||
 | 
				
			|||||||
@ -31,7 +31,7 @@ RUN apt-get update \
 | 
				
			|||||||
 && chmod 777 /cache /config /media
 | 
					 && chmod 777 /cache /config /media
 | 
				
			||||||
COPY --from=builder /jellyfin /jellyfin
 | 
					COPY --from=builder /jellyfin /jellyfin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG JELLYFIN_WEB_VERSION=10.3.0-rc1
 | 
					ARG JELLYFIN_WEB_VERSION=10.3.0-rc2
 | 
				
			||||||
RUN curl -L https://github.com/jellyfin/jellyfin-web/archive/v${JELLYFIN_WEB_VERSION}.tar.gz | tar zxf - \
 | 
					RUN curl -L https://github.com/jellyfin/jellyfin-web/archive/v${JELLYFIN_WEB_VERSION}.tar.gz | tar zxf - \
 | 
				
			||||||
 && rm -rf /jellyfin/jellyfin-web \
 | 
					 && rm -rf /jellyfin/jellyfin-web \
 | 
				
			||||||
 && mv jellyfin-web-${JELLYFIN_WEB_VERSION} /jellyfin/jellyfin-web
 | 
					 && mv jellyfin-web-${JELLYFIN_WEB_VERSION} /jellyfin/jellyfin-web
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
Subproject commit 9677981344e57e8f84ca664cad13da1f89f4254f
 | 
					Subproject commit e07edea5bf22c253fc7ee91f45879d8ee2d1bf17
 | 
				
			||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
# We just wrap `build` so this is really it
 | 
					# We just wrap `build` so this is really it
 | 
				
			||||||
name: "jellyfin"
 | 
					name: "jellyfin"
 | 
				
			||||||
version: "10.3.0-rc1"
 | 
					version: "10.3.0-rc2"
 | 
				
			||||||
packages:
 | 
					packages:
 | 
				
			||||||
  - debian-package-x64
 | 
					  - debian-package-x64
 | 
				
			||||||
  - debian-package-armhf
 | 
					  - debian-package-armhf
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					jellyfin (10.3.0~rc2) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * New upstream version 10.3.0-rc2; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0-rc2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Jellyfin Packaging Team <packaging@jellyfin.org>  Wed, 10 Apr 2019 00:51:14 -0400
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jellyfin (10.3.0~rc1) unstable; urgency=medium
 | 
					jellyfin (10.3.0~rc1) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * New upstream version 10.3.0-rc1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0-rc1
 | 
					  * New upstream version 10.3.0-rc1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0-rc1
 | 
				
			||||||
 | 
				
			|||||||
@ -140,6 +140,8 @@ fi
 | 
				
			|||||||
%systemd_postun_with_restart jellyfin.service
 | 
					%systemd_postun_with_restart jellyfin.service
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%changelog
 | 
					%changelog
 | 
				
			||||||
 | 
					* Wed Apr 10 2019 Jellyfin Packaging Team <packaging@jellyfin.org>
 | 
				
			||||||
 | 
					- New upstream version 10.3.0-rc2; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0-rc2
 | 
				
			||||||
* Sat Mar 30 2019 Jellyfin Packaging Team <packaging@jellyfin.org>
 | 
					* Sat Mar 30 2019 Jellyfin Packaging Team <packaging@jellyfin.org>
 | 
				
			||||||
- New upstream version 10.3.0-rc1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0-rc1
 | 
					- New upstream version 10.3.0-rc1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0-rc1
 | 
				
			||||||
* Thu Feb 28 2019 Jellyfin Packaging Team <packaging@jellyfin.org>
 | 
					* Thu Feb 28 2019 Jellyfin Packaging Team <packaging@jellyfin.org>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user