Compare commits

...

No commits in common. 'i8f' and 'epel9' have entirely different histories.
i8f ... epel9

2
.gitignore vendored

@ -1 +1 @@
SOURCES/xvidcore-1.3.7.tar.bz2
/xvidcore-1.3.7.tar.bz2

@ -1 +0,0 @@
e7d2afee48d7cdc8e64fed8a4d13062ca09f3ba5 SOURCES/xvidcore-1.3.7.tar.bz2

@ -0,0 +1 @@
SHA512 (xvidcore-1.3.7.tar.bz2) = e2b22e7a7e103af7adcc999d95484f991a0a33df02b912fe042b2e23d2af07381c737d23158dbf0fad770ee680572f86fbe04ab2ef33c81e2e0180ead2acc8ed

@ -2,11 +2,11 @@
Name: xvidcore
Version: 1.3.7
Release: 9%{?dist}.1
Release: 9%{?dist}
Summary: MPEG-4 Simple and Advanced Simple Profile codec
License: GPL-2.0-or-later
URL: https://www.xvid.com/
Source0: https://downloads.xvid.com/downloads/%{name}-%{version}.tar.bz2
Source0: https://downloads.xvid.com/downloads/%{name}-%{version_no_tilde}.tar.bz2
BuildRequires: gcc
BuildRequires: make
@ -78,12 +78,6 @@ find %{buildroot} -name "*.a" -delete
%changelog
* Wed Mar 20 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.3.7-9.1
- Fixed sources archive name
* Wed Mar 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.7-9
- Rebuilt for MSVSphere 8.9
* Tue Jan 24 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.3.7-9
- Adapt for Fedora
@ -276,7 +270,7 @@ find %{buildroot} -name "*.a" -delete
- Changed -static back to -devel as that seems more logic.
* Mon Mar 31 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Rebuilt for MSVSphere 9.
- Rebuilt for Red Hat Linux 9.
* Wed Jan 29 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Fixed the location of the .h files... doh!
Loading…
Cancel
Save