fcc509 import bolt-0.9.2-1.el9

Authored and Committed by centosrcm 2 years ago
    import bolt-0.9.2-1.el9
    
        
file modified
+1 -1
.bolt.metadata CHANGED
@@ -1 +1 @@
1
- a02f0bb9e9131b7369fa4f6ea5e74c7f7e4c18c5 SOURCES/bolt-0.9.1.tar.gz
1
+ 49c44cd525a013fe2392663bffca035fe2fd7aa0 SOURCES/bolt-0.9.2.tar.gz
file modified
+1 -1
.gitignore CHANGED
@@ -1 +1 @@
1
- SOURCES/bolt-0.9.1.tar.gz
1
+ SOURCES/bolt-0.9.2.tar.gz
file modified
+5 -2
SPECS/bolt.spec CHANGED
@@ -1,6 +1,6 @@
1
1
Name: bolt
2
- Version: 0.9.1
3
- Release: 4%{?dist}
2
+ Version: 0.9.2
3
+ Release: 1%{?dist}
4
4
Summary: Thunderbolt device manager
5
5
License: LGPLv2+
6
6
URL: https://gitlab.freedesktop.org/bolt/bolt
@@ -76,6 +76,9 @@ mentioned tasks.
76
76
%ghost %dir %{_localstatedir}/lib/boltd
77
77
78
78
%changelog
79
+ * Sat Feb 26 2022 Christian Kellner <christian@kellner.me> - 0.9.2-1
80
+ - New upstream release
81
+
79
82
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-4
80
83
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
81
84
Related: rhbz#1991688