Hi, The newest RHEL sources are subversion-1.10.2-3.module+el8.3.0+6671+2675c974.src.rpm and it's imported into CentOS git. CentOS team also rebuild subversion to this version https://koji.mbox.centos.org/koji/buildinfo?buildID=11824 But as you noticed the version for some reason is not available in the repositories for some reason. I thought that maybe your are using old mirror or something, but http://mirror.centos.org/centos-8/8/AppStream/x86_64/os/Packages/ also has older version. In the very same time the CentOS stream has version you are looking for: http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/ Note that there is also newer version (newer stream) of this module. What is funny is that when you look into modulemd of CentOS stream you can see: ``` document: modulemd-defaults version: 1 data: module: subversion stream: 1.10 profiles: 1.10: [common] 1.14: [common] ... ``` Note that because modules are in best case scenario cluster****, in this case profiles(1.10, 1.14) are streams + default profile. When you have module definition module stream also have profile, so it's extremely confusing :(. To sum it up - **CentOS rebuild module in newer version but included it only in centos-streams.** Bests, Alex On 2/12/21 8:55 PM, Leon Fauster via CentOS-devel wrote: > Am 07.02.21 um 07:37 schrieb plageat at tut.by: >> But, the first one from the log is what you are looking for: >> >> Fri Nov 6 08:54:57 2020 -0500 ; import >> subversion-1.10.2-3.module+el8.3.0+6671+2675c974 >> >> name: subversion >> version: 1.10.2 >> release: 3 + .module+el8.3.0+6671+2675c974 (this is defined %dist by >> koji) >> >> 06.02.2021, 02:25, "Leon Fauster via CentOS-devel" >> <centos-devel at centos.org>: >>> Hey all, >>> >>> I took a look at >>> >>> https://git.centos.org/rpms/subversion/blob/c8-stream-1.10/f/SPECS/subversion.spec >>> >>> >>> and see a >>> >>> Release: 3%{?dist} >>> >>> but can not find this one in the repos? >>> >>> git log --pretty=format:'%cd ; %s' >>> Fri Nov 6 08:54:57 2020 -0500 ; import >>> subversion-1.10.2-3.module+el8.3.0+6671+2675c974 >>> >>> Tue Nov 19 06:49:07 2019 -0500 ; import >>> subversion-1.10.2-2.module+el8.0.0+3900+919b6753 >>> >>> Tue May 7 06:59:42 2019 -0400 ; import >>> subversion-1.10.2-1.module+el8+2562+4c88223a >>> >>> 1.10.2-2 pushed after 1.10.2-3 ?? >>> >>> Any thoughts? > > > I wonder if someone could confirm the jumble with subversion? > > Someone else had already open a ticket: > > https://bugs.centos.org/view.php?id=18056 > > Thanks > Leon > > > > > > > _______________________________________________ > CentOS-devel mailing list > CentOS-devel at centos.org > https://lists.centos.org/mailman/listinfo/centos-devel