Refactor spec file by removing unnecessary Requires and tidy up HTML formatting in index file

This commit is contained in:
2026-06-06 13:00:40 +02:00
parent 4447054c35
commit 754715b526
2 changed files with 4 additions and 8 deletions
+4 -2
View File
@@ -5,8 +5,9 @@
</head>
<body>
<h1>libvips RPMs</h1>
<p>noisy-lab-libvips.repo</p>
<h1>libvips RPMs</h1>
<p>noisy-lab-libvips.repo</p>
<pre>
<code>
[noisy-lab-libvips-packages]
name=noisy-lab.com libvips packages
@@ -15,6 +16,7 @@ enabled=1
gpgcheck=1
gpgkey=https://rpms.noisy-lab.com/RPM-GPG-KEY-marko
</code>
</pre>
</body>
</html>