File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "babl-0.1.82 .tar.xz" : " c62d93d4ad6774cb8e3231bbbc7f2e61e551e7242d78640d757505ee1a9fadc5 "
3+ "babl-0.1.108 .tar.xz" : " 26defe9deaab7ac4d0e076cab49c2a0d6ebd0df0c31fd209925a5f07edee1475 "
44 }
5- }
5+ }
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Distribution: Azure Linux
1616
1717Summary: A dynamic, any to any, pixel format conversion library
1818Name: babl
19- Version: 0.1.82
20- Release: 3 %{?dist }
19+ Version: 0.1.108
20+ Release: 1 %{?dist }
2121
2222# Compute some version related macros
2323# Ugly hack, you need to get your quoting backslashes/percent signs straight
@@ -68,7 +68,7 @@ This package contains documentation needed for developing with %{name}.
6868%autosetup -p1
6969
7070%build
71- %meson
71+ %meson -Dgi-docgen=disabled -Dwith-docs=false
7272%meson_build
7373
7474%install
101101%files
102102%license docs/COPYING*
103103%doc AUTHORS NEWS
104+ %{_bindir }/babl
104105%{_libdir }/libbabl-%{apiver }.so.0*
105106%{_libdir }/babl-%{apiver }/
106107%dir %{_libdir }/girepository-1.0
109110%files devel
110111%{_includedir }/babl-%{apiver }/
111112%{_libdir }/libbabl-%{apiver }.so
112- %{_libdir }/pkgconfig/%{name }.pc
113+ %{_libdir }/pkgconfig/%{name }-0.1 .pc
113114%dir %{_datadir }/gir-1.0
114115%{_datadir }/gir-1.0/Babl-%{apiver }.gir
115116%{_datadir }/vala/
@@ -118,6 +119,10 @@ popd
118119%doc %{develdocdir }
119120
120121%changelog
122+ * Mon Nov 18 2024 Kevin Lockwood <v-klockwood@microsoft.com> - 0.1.108-1
123+ - Catch up to upstream
124+ - License verified.
125+
121126* Fri Mar 18 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.1.82-3
122127- Adding BR on "openssh-clients" to provide "scp".
123128- License verified.
Original file line number Diff line number Diff line change 925925 "type": "other",
926926 "other": {
927927 "name": "babl",
928- "version": "0.1.82 ",
929- "downloadUrl": "https://download.gimp.org/pub/babl/0.1/babl-0.1.82 .tar.xz"
928+ "version": "0.1.108 ",
929+ "downloadUrl": "https://download.gimp.org/pub/babl/0.1/babl-0.1.108 .tar.xz"
930930 }
931931 }
932932 },
You can’t perform that action at this time.
0 commit comments