Skip to content

Commit 890a5bf

Browse files
authored
Upgrade: libpeas version to 1.36.0 (microsoft#13055)
1 parent 73951a6 commit 890a5bf

File tree

3 files changed

+76
-16
lines changed

3 files changed

+76
-16
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"libpeas-1.26.0.tar.xz": "a976d77e20496479a8e955e6a38fb0e5c5de89cf64d9f44e75c2213ee14f7376"
3+
"libpeas-1.36.0.tar.xz": "297cb9c2cccd8e8617623d1a3e8415b4530b8e5a893e3527bbfd1edd13237b4c"
44
}
55
}

SPECS-EXTENDED/libpeas/libpeas.spec

Lines changed: 73 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
1+
%global apiver 1.0
12
Vendor: Microsoft Corporation
23
Distribution: Azure Linux
3-
# This package depends on automagic byte compilation
4-
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
5-
%global _python_bytecompile_extra 1
6-
7-
%global apiver 1.0
84

95
Name: libpeas
10-
Version: 1.26.0
11-
Release: 3%{?dist}
6+
Version: 1.36.0
7+
Release: 4%{?dist}
128
Summary: Plug-ins implementation convenience library
139

14-
License: LGPLv2+
10+
License: LGPL-2.1-or-later
1511
URL: https://wiki.gnome.org/Projects/Libpeas
16-
Source0: https://download.gnome.org/sources/%{name}/1.26/%{name}-%{version}.tar.xz
12+
Source0: https://download.gnome.org/sources/%{name}/1.36/%{name}-%{version}.tar.xz
1713

1814
BuildRequires: %{_bindir}/xsltproc
1915
BuildRequires: gcc
@@ -107,14 +103,78 @@ that are needed to write applications that use libpeas.
107103
%{_libdir}/pkgconfig/libpeas-gtk-%{apiver}.pc
108104

109105
%changelog
110-
* Mon Mar 21 2022 Pawel Winogrodzki <[email protected]> - 1.26.0-3
106+
* Wed Mar 19 2025 Archana Shettigar <[email protected]> - 1.36.0-4
107+
- Initial Azure Linux import from Fedora 39 (license: MIT).
111108
- Adding BR on '%%{_bindir}/xsltproc'.
112109
- Disabled gtk doc generation to remove network dependency during build-time.
113110
- License verified.
114111

115-
* Wed Jul 14 2021 Muhammad Falak Wani <[email protected]> - 1.26.0-2
116-
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
117-
- Remove dependency on gladeui
112+
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.36.0-3
113+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
114+
115+
* Thu Jun 15 2023 Python Maint <[email protected]> - 1.36.0-2
116+
- Rebuilt for Python 3.12
117+
118+
* Sat Mar 18 2023 David King <[email protected]> - 1.36.0-1
119+
- Update to 1.36.0
120+
121+
* Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.34.0-3
122+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
123+
124+
* Thu Dec 15 2022 Benjamin A. Beasley <[email protected]> - 1.34.0-2
125+
- Ensure correct fonts are installed for HTML docs
126+
127+
* Mon Sep 19 2022 Kalev Lember <[email protected]> - 1.34.0-1
128+
- Update to 1.34.0
129+
130+
* Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.32.0-3
131+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
132+
133+
* Mon Jun 13 2022 Python Maint <[email protected]> - 1.32.0-2
134+
- Rebuilt for Python 3.11
135+
136+
* Sat Mar 19 2022 David King <[email protected]> - 1.32.0-1
137+
- Update to 1.32.0
138+
139+
* Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 1.30.0-6
140+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
141+
142+
* Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 1.30.0-5
143+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
144+
145+
* Mon Jun 14 2021 Bastien Nocera <[email protected]> - 1.30.0-4
146+
+ libpeas-1.30.0-4
147+
- Fix licenses again
148+
149+
* Fri Jun 11 2021 Bastien Nocera <[email protected]> - 1.30.0-3
150+
+ libpeas-1.30.0-3
151+
- Correct license for some of the icons
152+
153+
* Fri Jun 04 2021 Python Maint <[email protected]> - 1.30.0-2
154+
- Rebuilt for Python 3.10
155+
156+
* Mon Mar 22 2021 Kalev Lember <[email protected]> - 1.30.0-1
157+
- Update to 1.30.0
158+
159+
* Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 1.28.0-2
160+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
161+
162+
* Sat Sep 12 2020 Kalev Lember <[email protected]> - 1.28.0-1
163+
- Update to 1.28.0
164+
165+
* Tue Aug 04 2020 Bastien Nocera <[email protected]> - 1.26.0-5
166+
+ libpeas-1.26.0-5
167+
- Remove unused Python macro that caused errors on install (#1863667)
168+
169+
* Sat Aug 01 2020 Fedora Release Engineering <[email protected]> - 1.26.0-4
170+
- Second attempt - Rebuilt for
171+
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
172+
173+
* Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 1.26.0-3
174+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
175+
176+
* Tue May 26 2020 Miro Hrončok <[email protected]> - 1.26.0-2
177+
- Rebuilt for Python 3.9
118178

119179
* Fri Mar 06 2020 Kalev Lember <[email protected]> - 1.26.0-1
120180
- Update to 1.26.0

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10721,8 +10721,8 @@
1072110721
"type": "other",
1072210722
"other": {
1072310723
"name": "libpeas",
10724-
"version": "1.26.0",
10725-
"downloadUrl": "https://download.gnome.org/sources/libpeas/1.26/libpeas-1.26.0.tar.xz"
10724+
"version": "1.36.0",
10725+
"downloadUrl": "https://download.gnome.org/sources/libpeas/1.36/libpeas-1.36.0.tar.xz"
1072610726
}
1072710727
}
1072810728
},

0 commit comments

Comments
 (0)